Package com.netscape.cmscore.util
Class AssertionException
java.lang.Object
java.lang.Throwable
java.lang.Error
com.netscape.cmscore.util.AssertionException
- All Implemented Interfaces:
Serializable
Assertion exceptions are thrown when assertion code is invoked
and fails to operate properly.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AssertionException
public AssertionException() -
AssertionException
-