Package com.styra.opa

Class OPAException

All Implemented Interfaces:
Serializable

public class OPAException extends Exception
See Also:
  • Constructor Details

    • OPAException

      public OPAException(Throwable cause)
    • OPAException

      public OPAException(String message)
    • OPAException

      public OPAException(String message, Throwable cause)