public class GroupDocsViewerException
extends com.groupdocs.foundation.exception.GroupDocsException
Constructor and Description |
---|
GroupDocsViewerException()
Instantiates a new GroupDocsViewerException.
|
GroupDocsViewerException(String message)
Instantiates a new GroupDocsViewerException.
|
GroupDocsViewerException(String message,
Throwable throwable)
Instantiates a new GroupDocsViewerException.
|
GroupDocsViewerException(Throwable cause)
Instantiates a new GroupDocsViewerException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public GroupDocsViewerException()
public GroupDocsViewerException(String message)
message
- the messagepublic GroupDocsViewerException(String message, Throwable throwable)
message
- the messagethrowable
- the throwablepublic GroupDocsViewerException(Throwable cause)
cause
- the causeCopyright © 2018. All rights reserved.