Package io.vertx.tp.error
Class _400FileNameInValidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.WebException
io.vertx.tp.error._400FileNameInValidException
- All Implemented Interfaces:
Serializable
public class _400FileNameInValidException
extends io.horizon.exception.WebException
- Author:
- Lang
- See Also:
-
Field Summary
Fields inherited from class io.horizon.exception.WebException
status -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.horizon.exception.WebException
caller, getMessage, getStatus, readable, readable, status, toJsonMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
_400FileNameInValidException
-
-
Method Details
-
getCode
public int getCode()- Specified by:
getCodein classio.horizon.exception.WebException
-