public class MapperRegistrationException extends DNotesException
| Constructor and Description |
|---|
MapperRegistrationException(String message)
Constructor.
|
MapperRegistrationException(String message,
Throwable throwable)
Constructor.
|
MapperRegistrationException(Throwable throwable)
Constructor.
|
getCause, getMessage, printPartialStackTrace, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic MapperRegistrationException(String message)
message - The detail message for this exception.public MapperRegistrationException(Throwable throwable)
throwable - the root cause of the exceptionCopyright © 2005–2020. All rights reserved.