jstorm.mapping
Class ConcurrencyException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--java.lang.RuntimeException
                    |
                    +--jstorm.mapping.ConcurrencyException
All Implemented Interfaces:
java.io.Serializable

public class ConcurrencyException
extends java.lang.RuntimeException

Insert the type's description here. Creation date: (6/28/2001 3:50:30 PM)

See Also:
Serialized Form

Constructor Summary
ConcurrencyException()
          ConcurrencyException constructor comment.
ConcurrencyException(java.lang.String s)
          ConcurrencyException constructor comment.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ConcurrencyException

public ConcurrencyException()
ConcurrencyException constructor comment.

ConcurrencyException

public ConcurrencyException(java.lang.String s)
ConcurrencyException constructor comment.
Parameters:
s - java.lang.String