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