public class IllegalObjectTypeException extends DSMCCException
| Constructor and Description |
|---|
IllegalObjectTypeException()
constructor of the exception with no detail message
|
IllegalObjectTypeException(String s)
constructor of the exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalObjectTypeException()
public IllegalObjectTypeException(String s)
s - detail messageCopyright © 2012 code4tv.com. All Rights Reserved.