filecorruptexception-ag凯发旗舰厅



com.spire.doc
class filecorruptexception

java.lang.object
  extended by java.lang.throwable
      extended by java.lang.exception
          extended by com.spire.doc.filecorruptexception

public class filecorruptexception
extends java.lang.exception

summary description for streamreaderror.

see also:
serialized form

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

filecorruptexception

public filecorruptexception()
default constructor.

filecorruptexception

public filecorruptexception(java.lang.exception innerexc)
initializes a new instance of the filecorruptexception class.
parameters:
innerexc - the inner exc.

filecorruptexception

public filecorruptexception(java.lang.string message)
throws exception when document appears to be corrupted and impossible.
parameters:
message - message

filecorruptexception

public filecorruptexception(java.lang.string message,
                            java.lang.exception innerexc)
throws exception when document appears to be corrupted and impossible.
parameters:
message - message
innerexc - exception


网站地图