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