public class ExpiredCredentialException
extends Glacier2.CannotCreateSessionException
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
ExpiredCredentialException() |
ExpiredCredentialException(java.lang.String reason) |
ExpiredCredentialException(java.lang.String reason,
java.lang.Throwable __cause) |
ExpiredCredentialException(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 ExpiredCredentialException()
public ExpiredCredentialException(java.lang.Throwable __cause)
public ExpiredCredentialException(java.lang.String reason)
public ExpiredCredentialException(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