public class CollectionException extends Exception
| Constructor and Description | 
|---|
CollectionException()  | 
CollectionException(String message)  | 
CollectionException(String message,
                   Throwable t)  | 
CollectionException(Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016. All rights reserved.