passworderrorexception-ag凯发旗舰厅
com.spire.doc
class passworderrorexception
java.lang.object
java.lang.throwable
java.lang.exception
java.lang.runtimeexception
com.spire.doc.passworderrorexception
public class passworderrorexception
- extends java.lang.runtimeexception
class password error exception.
- see also:
- serialized form
constructor summary |
passworderrorexception(java.lang.string message)
class using the specified error message and a new instance of the class. |
method summary |
java.lang.string |
getmessage()
gets the message that describes the current exception. |
passworderrorexception
public passworderrorexception(java.lang.string message)
- class using the specified error message and a new instance of the class.
- parameters:
message
- the message.
getmessage
public java.lang.string getmessage()
- gets the message that describes the current exception.
- overrides:
getmessage
in class java.lang.throwable
- returns:
- the message.