Class GLException

All Implemented Interfaces:
Serializable

public class GLException extends RuntimeException
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • withAdditionalMessage

      public final GLException withAdditionalMessage(String message)
      Parameters:
      message - the additional message. It should end with a '.'.
    • describeError

      public static String describeError(GLErrorCode code)