public class CheckedAllocationException extends Exception
| Constructor and Description |
|---|
CheckedAllocationException(String msg)
Create a new CheckedAllocationException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CheckedAllocationException(String msg)
msg - the message to attach to the exceptionCopyright © 2015. All rights reserved.