public class IllegalTestObjectException extends Exception
| Constructor and description |
|---|
IllegalTestObjectException
(String message) |
IllegalTestObjectException
(String message, Throwable cause) |
IllegalTestObjectException
(Throwable cause) |
| Methods inherited from class | Name |
|---|---|
class Exception |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, wait, wait, wait, equals, hashCode, getClass, notify, notifyAll |