com.aspose.slides.pptx
Class PptxException.PptxUnsupportedFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.aspose.slides.pptx.PptxException
                  extended by com.aspose.slides.pptx.PptxException.PptxUnsupportedFormatException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
PptxException

public static class PptxException.PptxUnsupportedFormatException
extends PptxException

See Also:
Serialized Form

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

PptxException.PptxUnsupportedFormatException

public PptxException.PptxUnsupportedFormatException()

PptxException.PptxUnsupportedFormatException

public PptxException.PptxUnsupportedFormatException(java.lang.String message)

PptxException.PptxUnsupportedFormatException

public PptxException.PptxUnsupportedFormatException(java.lang.String format,
                                                    java.lang.Object... args)

PptxException.PptxUnsupportedFormatException

public PptxException.PptxUnsupportedFormatException(java.lang.String message,
                                                    java.lang.Throwable cause)