Class RealmsServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.minecraft.client.realms.exception.RealmsServiceException
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 RetryCallException
- See Also:
 - Mappings:
 Namespace Name named net/minecraft/client/realms/exception/RealmsServiceExceptionintermediary net/minecraft/class_4355official fdj
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Field Details
- 
error
- Mappings:
 Namespace Name Mixin selector named errorLnet/minecraft/client/realms/exception/RealmsServiceException;error:Lnet/minecraft/client/realms/RealmsError;intermediary field_36320Lnet/minecraft/class_4355;field_36320:Lnet/minecraft/class_4345;official aLfdj;a:Lfca;
 
 - 
 - 
Constructor Details
- 
RealmsServiceException
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/realms/exception/RealmsServiceException;<init>(Lnet/minecraft/client/realms/RealmsError;)Vintermediary <init>Lnet/minecraft/class_4355;<init>(Lnet/minecraft/class_4345;)Vofficial <init>Lfdj;<init>(Lfca;)V
 
 - 
 - 
Method Details
- 
getMessage
- Overrides:
 getMessagein classThrowable
 
 -