public class AuthenticationException
extends Glacier2.CannotCreateSessionException
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
AuthenticationException() |
AuthenticationException(java.lang.String reason) |
AuthenticationException(java.lang.String reason,
java.lang.Throwable __cause) |
AuthenticationException(java.lang.Throwable __cause) |
Modifier and Type | Method and Description |
---|---|
protected void |
__readImpl(IceInternal.BasicStream __is) |
protected void |
__writeImpl(IceInternal.BasicStream __os) |
java.lang.String |
ice_name() |
__read, __readImpl, __usesClasses, __write, __writeImpl, clone, toString
public static final long serialVersionUID
public AuthenticationException()
public AuthenticationException(java.lang.Throwable __cause)
public AuthenticationException(java.lang.String reason)
public AuthenticationException(java.lang.String reason, java.lang.Throwable __cause)
public java.lang.String ice_name()
ice_name
in class Glacier2.CannotCreateSessionException
protected void __writeImpl(IceInternal.BasicStream __os)
__writeImpl
in class Glacier2.CannotCreateSessionException
protected void __readImpl(IceInternal.BasicStream __is)
__readImpl
in class Glacier2.CannotCreateSessionException