com.jbase.jremote
Class JAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jbase.jremote.JRemoteException
com.jbase.jremote.JAuthenticationException
- All Implemented Interfaces:
- Serializable
public class JAuthenticationException
- extends JRemoteException
A exception thrown when authentication fails.
- Author:
- aphethean
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
JAuthenticationException
public JAuthenticationException()
JAuthenticationException
public JAuthenticationException(String reason)
Copyright © 2016 TEMENOS. All Rights Reserved.