htmlconverterregisterexception-ag凯发旗舰厅



com.spire.doc.documents
class htmlconverterregisterexception

java.lang.object
  extended by java.lang.throwable
      extended by java.lang.exception
          extended by java.lang.runtimeexception
              extended by com.spire.doc.documents.dlsexception
                  extended by com.spire.doc.documents.htmlconverterregisterexception

public class htmlconverterregisterexception
extends dlsexception

summary description for htmlconverterregisterexception.

see also:
serialized form

constructor summary
htmlconverterregisterexception()
          initializes a new instance of the htmlconverterregisterexception class.
htmlconverterregisterexception(java.lang.exception innerexc)
          initializes a new instance of the htmlconverterregisterexception class.
htmlconverterregisterexception(java.lang.string message)
          initializes a new instance of the htmlconverterregisterexception class.
htmlconverterregisterexception(java.lang.string message, java.lang.exception innerexc)
          initializes a new instance of the htmlconverterregisterexception class.
 
constructor detail

htmlconverterregisterexception

public htmlconverterregisterexception()
initializes a new instance of the htmlconverterregisterexception class.

htmlconverterregisterexception

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

htmlconverterregisterexception

public htmlconverterregisterexception(java.lang.string message)
initializes a new instance of the htmlconverterregisterexception class.
parameters:
message - the message.

htmlconverterregisterexception

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


网站地图