![]() |
||
Home Products Purchase Downloads Demos Forums Blogs Ticket Wiki API Corporate |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.aspose.pdf.kit.PdfViewerException
Represents the PdfViewerSecurityException class, it is a common exception class which is extended by PdfViewerFontException and PdfViewerSecurityException.
Constructor Summary | |
PdfViewerException()
Constructs a new exception object of the PdfViewerException class. |
|
PdfViewerException(java.lang.String message)
Constructs a new exception object of the PdfViewerException class. |
Method Summary | |
java.lang.String |
getMessage()
Gets the error message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PdfViewerException()
public PdfViewerException(java.lang.String message)
Method Detail |
public java.lang.String getMessage()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |