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