Class InternalException

  • All Implemented Interfaces:
    Serializable

    public class InternalException
    extends FaunaException
    An exception thrown if a HTTP 500 (Internal Server Error) occurs when making a request to FaunaDB. Such errors represent an internal failure within the database.
    See Also:
    Serialized Form