类 InternalServerErrorException

所有已实现的接口:
Serializable

public class InternalServerErrorException extends ScxHttpException
服务器内部异常
版本:
1.11.8
作者:
scx567888
另请参阅:
  • 构造器详细资料

    • InternalServerErrorException

      public InternalServerErrorException()
      a
    • InternalServerErrorException

      public InternalServerErrorException(String info)
      a
      参数:
      info - a
    • InternalServerErrorException

      public InternalServerErrorException(Throwable throwable)
      a
      参数:
      throwable - a
    • InternalServerErrorException

      public InternalServerErrorException(String info, Throwable throwable)
      a
      参数:
      info - a
      throwable - a