Class InternalServerError

  • All Implemented Interfaces:
    Serializable

    public final class InternalServerError
    extends Exception
    Indicates that an internal error occurred during transaction processing.
    See Also:
    Serialized Form
    • Constructor Detail

      • InternalServerError

        public InternalServerError​(String message)