|
|||||||||
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.doc.FileCorruptException
public class FileCorruptException
Summary description for StreamReadError.
Constructor Summary | |
---|---|
FileCorruptException()
Default constructor. |
|
FileCorruptException(java.lang.Exception innerExc)
Initializes a new instance of the FileCorruptException class. |
|
FileCorruptException(java.lang.String message)
Throws Exception when document appears to be corrupted and impossible. |
|
FileCorruptException(java.lang.String message,
java.lang.Exception innerExc)
Throws Exception when document appears to be corrupted and impossible. |
Constructor Detail |
---|
public FileCorruptException()
public FileCorruptException(java.lang.Exception innerExc)
FileCorruptException
class.
innerExc
- The inner exc.public FileCorruptException(java.lang.String message)
message
- messagepublic FileCorruptException(java.lang.String message, java.lang.Exception innerExc)
message
- messageinnerExc
- Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |