|
|||||||||
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(com.spire.ms.System.Runtime.Serialization.SerializationInfo info,
com.spire.ms.System.Runtime.Serialization.StreamingContext context)
Throws Exception when document appears to be corrupted and impossible. |
|
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)
innerExc
- The inner exc.public FileCorruptException(java.lang.String message)
message
- public FileCorruptException(java.lang.String message, java.lang.Exception innerExc)
message
- innerExc
- public FileCorruptException(com.spire.ms.System.Runtime.Serialization.SerializationInfo info, com.spire.ms.System.Runtime.Serialization.StreamingContext context)
info
- context
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |