Class HttpExceptions.IllegalArgumentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.levanquy.exception.HttpExceptions.IllegalArgumentException
All Implemented Interfaces:
Serializable
Enclosing class:
HttpExceptions

public static class HttpExceptions.IllegalArgumentException extends RuntimeException
Exception cho lỗi Illegal Argument. Được ném khi một phương thức nhận một tham số không hợp lệ.
See Also:
  • Constructor Details

    • IllegalArgumentException

      public IllegalArgumentException(String message)