Serialized Form
-
Package info.ejava.examples.svc.httpapi.gestures.svc
-
Exception info.ejava.examples.svc.httpapi.gestures.svc.ClientErrorException
class ClientErrorException extends RuntimeException implements Serializable -
Exception info.ejava.examples.svc.httpapi.gestures.svc.ClientErrorException.InvalidInputException
class InvalidInputException extends ClientErrorException implements Serializable -
Exception info.ejava.examples.svc.httpapi.gestures.svc.ClientErrorException.NotFoundException
class NotFoundException extends ClientErrorException implements Serializable -
Exception info.ejava.examples.svc.httpapi.gestures.svc.ServerErrorException
class ServerErrorException extends RuntimeException implements Serializable -
Exception info.ejava.examples.svc.httpapi.gestures.svc.ServerErrorException.InternalErrorException
class InternalErrorException extends ServerErrorException implements Serializable
-