|
|||||||||
| 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.spire.presentation.DocumentReadException
com.spire.presentation.DocumentUnkownFormatException
public class DocumentUnkownFormatException
Exception about file format not supported.
| Constructor Summary | |
|---|---|
DocumentUnkownFormatException()
Default constructor. |
|
DocumentUnkownFormatException(java.lang.String message)
Constructor |
|
DocumentUnkownFormatException(java.lang.String message,
java.lang.Exception exception)
Constructor |
|
| Constructor Detail |
|---|
public DocumentUnkownFormatException()
public DocumentUnkownFormatException(java.lang.String message)
message - message
public DocumentUnkownFormatException(java.lang.String message,
java.lang.Exception exception)
message - messageexception - original exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||