Class GabeNewellException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pixelmonmod.pixelmon.client.models.smd.GabeNewellException
All Implemented Interfaces:
Serializable

public class GabeNewellException extends Exception
SMD-specific Exception, because it's Gabe Newell. You know, president of Valve?
See Also:
  • Constructor Details

    • GabeNewellException

      public GabeNewellException(String message, Throwable cause)
    • GabeNewellException

      public GabeNewellException(String message)
    • GabeNewellException

      public GabeNewellException(Throwable cause)