Class HttpExceptions.FormatException

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

public static class HttpExceptions.FormatException extends RuntimeException
Exception cho lỗi Format không đúng. Ví dụ: định dạng dữ liệu không phù hợp.
See Also:
  • Constructor Details

    • FormatException

      public FormatException(String message)