类 ProfileNotFoundException

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.ProfileNotFoundException
所有已实现的接口:
Serializable

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

    • ProfileNotFoundException

      public ProfileNotFoundException()
    • ProfileNotFoundException

      public ProfileNotFoundException(String message, Throwable cause)
    • ProfileNotFoundException

      public ProfileNotFoundException(String message)
    • ProfileNotFoundException

      public ProfileNotFoundException(Throwable cause)