com.aspose.slides.pptx
Class PptxException.PptxEditException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aspose.slides.pptx.PptxException
com.aspose.slides.pptx.PptxException.PptxEditException
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- PptxException
public static class PptxException.PptxEditException
- extends PptxException
- See Also:
- Serialized Form
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 |
PptxException.PptxEditException
public PptxException.PptxEditException()
PptxException.PptxEditException
public PptxException.PptxEditException(java.lang.String message)
PptxException.PptxEditException
public PptxException.PptxEditException(java.lang.String format,
java.lang.Object... args)
PptxException.PptxEditException
public PptxException.PptxEditException(java.lang.String message,
java.lang.Throwable cause)
PptxException.PptxEditException
public PptxException.PptxEditException(java.lang.Throwable cause)