|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aspose.slides.pptx.PptxException
com.aspose.slides.pptx.PptxException.PptxUnsupportedFormatException
public static class PptxException.PptxUnsupportedFormatException
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.aspose.slides.pptx.PptxException |
---|
PptxException.PptxEditException, PptxException.PptxReadException, PptxException.PptxUnsupportedFormatException, PptxException.PptxWriteException |
Constructor Summary | |
---|---|
PptxException.PptxUnsupportedFormatException()
|
|
PptxException.PptxUnsupportedFormatException(java.lang.String message)
|
|
PptxException.PptxUnsupportedFormatException(java.lang.String format,
java.lang.Object... args)
|
|
PptxException.PptxUnsupportedFormatException(java.lang.String message,
java.lang.Throwable cause)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, 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 PptxException.PptxUnsupportedFormatException()
public PptxException.PptxUnsupportedFormatException(java.lang.String message)
public PptxException.PptxUnsupportedFormatException(java.lang.String format, java.lang.Object... args)
public PptxException.PptxUnsupportedFormatException(java.lang.String message, java.lang.Throwable cause)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |