anon.client
Class IllegalTCRequestPostConditionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
anon.client.IllegalTCRequestPostConditionException
- All Implemented Interfaces:
- java.io.Serializable
public class IllegalTCRequestPostConditionException
- extends java.lang.Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
errorMessages
private java.lang.StringBuffer errorMessages
errorMessageNrs
private int errorMessageNrs
IllegalTCRequestPostConditionException
public IllegalTCRequestPostConditionException()
addErrorMessage
public void addErrorMessage(java.lang.String errorMessage)
hasErrorMessages
public boolean hasErrorMessages()
getMessage
public java.lang.String getMessage()
- Overrides:
getMessage
in class java.lang.Throwable