|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.spire.doc.documents.DLSException
com.spire.doc.documents.HtmlConverterRegisterException
public class HtmlConverterRegisterException
Summary description for HTMLConverterRegisterException.
Constructor Summary | |
---|---|
HtmlConverterRegisterException()
Initializes a new instance of the |
|
HtmlConverterRegisterException(java.lang.Exception innerExc)
Initializes a new instance of the |
|
HtmlConverterRegisterException(java.lang.String message)
Initializes a new instance of the |
|
HtmlConverterRegisterException(java.lang.String message,
java.lang.Exception innerExc)
Initializes a new instance of the |
Constructor Detail |
---|
public HtmlConverterRegisterException()
public HtmlConverterRegisterException(java.lang.Exception innerExc)
innerExc
- The inner exc.public HtmlConverterRegisterException(java.lang.String message)
message
- The message.public HtmlConverterRegisterException(java.lang.String message, java.lang.Exception innerExc)
message
- The message.innerExc
- The inner exc.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |