Class InternalServerErrorException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InternalServerErrorException
    extends HttpException
    See Also:
    Serialized Form
    • Constructor Detail

      • InternalServerErrorException

        public InternalServerErrorException​(java.lang.String message)
      • InternalServerErrorException

        public InternalServerErrorException​(java.lang.String message,
                                            ApiEnvelope.ErrorCode errorCode)