类 RemoteAuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.to2mbn.jmccc.launch.LaunchException
org.to2mbn.jmccc.auth.AuthenticationException
org.to2mbn.jmccc.auth.yggdrasil.core.RemoteAuthenticationException
所有已实现的接口:
Serializable

public class RemoteAuthenticationException extends org.to2mbn.jmccc.auth.AuthenticationException
另请参阅:
  • 构造器详细资料

    • RemoteAuthenticationException

      public RemoteAuthenticationException(String remoteName, String remoteMessage, String remoteCause)
  • 方法详细资料

    • getRemoteExceptionName

      public String getRemoteExceptionName()
    • getRemoteMessage

      public String getRemoteMessage()
    • getRemoteCause

      public String getRemoteCause()