public class MoreThanOneElementException extends NaryException
| Constructor and Description |
|---|
MoreThanOneElementException(String message)
Creates a new instances without a previous cause
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MoreThanOneElementException(String message)
message - The error message describing what went wrongCopyright © 2020. All rights reserved.