Class GlException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.jozufozu.flywheel.backend.gl.error.GlException
All Implemented Interfaces:
Serializable

public class GlException extends RuntimeException
See Also:
  • Constructor Details

    • GlException

      public GlException(GlError errorCode, String message)