Class InternalServerErrorException

All Implemented Interfaces:
Serializable

public class InternalServerErrorException extends ScxHttpException
InternalServerErrorException
Version:
0.0.1
Author:
scx567888
See Also:
  • Constructor Details

    • InternalServerErrorException

      public InternalServerErrorException()
    • InternalServerErrorException

      public InternalServerErrorException(String message)
    • InternalServerErrorException

      public InternalServerErrorException(Throwable cause)
    • InternalServerErrorException

      public InternalServerErrorException(String message, Throwable cause)