public class IncorrectPEPDescriptionError extends RuntimeException
| Constructor and Description |
|---|
IncorrectPEPDescriptionError(String message)
Instantiates a new incorrect PEP description error.
|
IncorrectPEPDescriptionError(String message,
Exception causedBy)
For wrapping exceptions.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncorrectPEPDescriptionError(String message)
message - the messageCopyright © 2018. All rights reserved.