Class RealmsServiceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mojang.realmsclient.exception.RealmsServiceException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
RetryCallException

public class RealmsServiceException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • RealmsServiceException

      public RealmsServiceException(RealmsError p_299387_)
  • Method Details