Class HttpStatusException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.raffael.meldioc.library.http.server.undertow.util.HttpStatusException
All Implemented Interfaces:
Serializable

public class HttpStatusException extends Exception
Throw this exception to return an HTTP error. Also contains some generic utilities for handling errors.
See Also: