Class GmbalException

All Implemented Interfaces:
Serializable

public class GmbalException extends RuntimeException
Unchecked exception type used for all gmbal exceptions.
See Also:
  • Field Details

  • Constructor Details

    • GmbalException

      public GmbalException(String msg)
    • GmbalException

      public GmbalException(String msg, Throwable thr)