Class InternalException

  • All Implemented Interfaces:
    Serializable

    public class InternalException
    extends ApiException
    Exception thrown due to internal errors. Means some invariants expected by underlying system has been broken. If you see one of these errors, something is very broken.
    See Also:
    Serialized Form