Class SkinLoadException

All Implemented Interfaces:
Serializable

public final class SkinLoadException extends RuntimeException
Exception that is thrown when a skin cannot be fetched or loaded.
See Also:
  • Constructor Details

  • Method Details

    • getReason

      @NotNull public SkinLoadException.Reason getReason()
      Returns the reason why the skin could not be loaded.
      Returns:
      the reason