public class InvalidDocumentIdentifierException extends RuntimeException
| Constructor and Description |
|---|
InvalidDocumentIdentifierException(String message)
Constructor with error message.
|
InvalidDocumentIdentifierException(String message,
Throwable cause)
Constructor with error message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidDocumentIdentifierException(String message)
message - The error messageCopyright © 2019 The Holon Platform. All rights reserved.