Class ClientErrorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
info.ejava.examples.common.exceptions.ClientErrorException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ClientErrorException.BadRequestException, ClientErrorException.InvalidInputException, ClientErrorException.NotAuthorizedException, ClientErrorException.NotFoundException

public abstract class ClientErrorException extends RuntimeException
See Also: