Package com.undefined.stellar.data.exception
See: Description
-
Class Summary Class Description ArgumentCastMismatchException Exception thrown when an argument has been incorrectly cast. DuplicateArgumentNameException This exception is thrown when there are multiple arguments with the same name. UnsupportedArgumentException This exception is thrown whenever an argument is used that is not fully implemented by the Stellar API. UnsupportedArgumentTypeException This exception is thrown whenever the type of list argument is a list itself. UnsupportedVersionException This exception is thrown whenever this API does not support a feature or entirely on a specific Minecraft version.