Class BadRequestException

  • All Implemented Interfaces:
    Serializable

    public class BadRequestException
    extends javax.servlet.ServletException
    See Also:
    Serialized Form
    • Constructor Detail

      • BadRequestException

        public BadRequestException​(String message)
      • BadRequestException

        public BadRequestException​(String message,
                                   Throwable rootCause)