Class NotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.artmark.gds.service.exception.ServiceException
com.artmark.gds.service.exception.NotFoundException
- All Implemented Interfaces:
Serializable
Исключительная ситуация "Объект не найден"
- Since:
- 15.01.2015 18:05
- Author:
- V.Skorykh
- See Also:
-
Field Summary
Fields inherited from class com.artmark.gds.service.exception.ServiceException
EXPIRED, FORBIDDEN, NOT_FOUND, REMOTE, SEAT_ALREADY_BUSY, type, UNAVAILABLE, UNSUPPORTED, VALIDATION
-
Constructor Summary
ConstructorsConstructorDescriptionNotFoundException
(Class clazz, Long objectId) NotFoundException
(Class clazz, String objectId) -
Method Summary
Methods inherited from class com.artmark.gds.service.exception.ServiceException
getType
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotFoundException
-
NotFoundException
-
-
Method Details
-
getObjectName
-
getObjectId
-