Class TeamParser.UnknownTeamException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.incendo.cloud.exception.parsing.ParserException
org.incendo.cloud.minecraft.modded.parser.TeamParser.UnknownTeamException
- All Implemented Interfaces:
Serializable
- Enclosing class:
TeamParser<C>
Exception for when a team cannot be found for supplied input.
- See Also:
-
Method Summary
Methods inherited from class ParserException
argumentParserClass, captionVariables, context, errorCaption, formatCaption, getMessageMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString