Class InternalServerErrorException

All Implemented Interfaces:
Serializable

public class InternalServerErrorException extends Gs2Exception
See Also:
  • Constructor Details

    • InternalServerErrorException

      public InternalServerErrorException(String message)
    • InternalServerErrorException

      public InternalServerErrorException(List<RequestError> errors)