org.jpos.util
Class AssertFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jpos.iso.ISOException
org.jpos.util.AssertFailedException
- All Implemented Interfaces:
- java.io.Serializable, Loggeable
public class AssertFailedException
- extends ISOException
AssertFailedException
- Version:
- $Revision: 2594 $ $Date: 2008-01-22 08:41:31 -0800 (Tue, 22 Jan 2008) $
- Author:
- Alejandro P. Revilla
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
AssertFailedException
public AssertFailedException()
AssertFailedException
public AssertFailedException(java.lang.String s)
AssertFailedException
public AssertFailedException(java.lang.Exception nested)
AssertFailedException
public AssertFailedException(java.lang.String s,
java.lang.Exception nested)