Class InvalidFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.geysermc.floodgate.util.InvalidFormatException
All Implemented Interfaces:
Serializable

public class InvalidFormatException extends Exception
See Also:
Serialized Form
  • Constructor Details

    • InvalidFormatException

      public InvalidFormatException(String message)