Package org.chenile.base.exception


package org.chenile.base.exception
Contains all exception classes for well-known HTTP status codes.Services must throw these. In case a subclass does not exist for an HTTP status code, then an ErrorNumException can be thrown with the appropriate HTTP status code.