public class VirtualViewerAPIException extends Exception
Constructor and Description |
---|
VirtualViewerAPIException(Exception cause) |
VirtualViewerAPIException(String message) |
VirtualViewerAPIException(String message,
Exception cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public VirtualViewerAPIException(Exception cause)
cause
- original causal exceptionpublic VirtualViewerAPIException(String message, Exception cause)
message
- The message to be displayed to the usercause
- original causal exceptionpublic VirtualViewerAPIException(String message)
message
- The message to be displayed to the userCopyright © 2019 Snowbound Software Corporation. All rights reserved.