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, toString
Copyright © 2021. All rights reserved.