Class FGAException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.quarkiverse.openfga.client.model.FGAException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FGAInternalException, FGANotFoundException, FGAUnknownException, FGAValidationException

public abstract class FGAException extends Exception
See Also:
  • Constructor Details

    • FGAException

      public FGAException(@Nullable String message)