passworderrorexception-ag凯发旗舰厅



com.spire.doc
class passworderrorexception

java.lang.object
  extended by java.lang.throwable
      extended by java.lang.exception
          extended by java.lang.runtimeexception
              extended by 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.
 
constructor detail

passworderrorexception

public passworderrorexception(java.lang.string message)
class using the specified error message and a new instance of the class.
parameters:
message - the message.
method detail

getmessage

public java.lang.string getmessage()
gets the message that describes the current exception.
overrides:
getmessage in class java.lang.throwable
returns:
the message.


网站地图