org.iqual.chaplin.composite
Class IllegalNumberOfContextCallsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iqual.chaplin.composite.IllegalNumberOfContextCallsException
- All Implemented Interfaces:
- Serializable
public class IllegalNumberOfContextCallsException
- extends RuntimeException
- Since:
- Apr 13, 2009 3:06:39 PM
- Author:
- Zbynek Slajchrt
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalNumberOfContextCallsException
public IllegalNumberOfContextCallsException(long numberOfCalls,
Message msg)
getNumberOfCalls
public long getNumberOfCalls()
getFailedMessage
public Message getFailedMessage()
Copyright © 2009 iquality.org. All Rights Reserved.