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