jremote jbase5.2.1

com.jbase.jremote
Class JAuthenticationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.jbase.jremote.JRemoteException
              extended by com.jbase.jremote.JAuthenticationException
All Implemented Interfaces:
java.io.Serializable

public class JAuthenticationException
extends JRemoteException

A exception thrown when authentication fails.

Author:
aphethean
See Also:
Serialized Form

Constructor Summary
JAuthenticationException()
           
JAuthenticationException(java.lang.String reason)
           
 
Method Summary
 
Methods inherited from class com.jbase.jremote.JRemoteException
getError
 
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
 

Constructor Detail

JAuthenticationException

public JAuthenticationException()

JAuthenticationException

public JAuthenticationException(java.lang.String reason)

jremote jbase5.2.1

Copyright © 2010 TEMENOS. All Rights Reserved.