public class InsufficientResourcesException extends DSMCCException
| Constructor and Description |
|---|
InsufficientResourcesException()
Construct an InsufficientResourcesException with no detail message
|
InsufficientResourcesException(String message)
Construct an InsufficientResourcesException with the specified detail message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InsufficientResourcesException()
public InsufficientResourcesException(String message)
message - the message for the exceptionCopyright © 2012 code4tv.com. All Rights Reserved.