org.tfe.core.AlertServerPackage
Class AuthenticationFailedException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--org.omg.CORBA.UserException
|
+--org.tfe.core.AlertServerPackage.AuthenticationFailedException
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class AuthenticationFailedException
- extends org.omg.CORBA.UserException
org/tfe/core/AlertServerPackage/AuthenticationFailedException.java .
Generated by the IDL-to-Java compiler (portable), version "3.1"
from E:/IDEA-1.1/src/org/tfe/core.idl
Tuesday, September 2, 2003 12:13:48 AM EDT
- See Also:
- Serialized Form
|
Field Summary |
java.lang.String |
message
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
message
public java.lang.String message
AuthenticationFailedException
public AuthenticationFailedException()
AuthenticationFailedException
public AuthenticationFailedException(java.lang.String _message)
AuthenticationFailedException
public AuthenticationFailedException(java.lang.String $reason,
java.lang.String _message)