Class ExpiredException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.artmark.gds.service.exception.ServiceException
com.artmark.gds.service.exception.ExpiredException
- All Implemented Interfaces:
Serializable
Исключительная операция "Срок действия операции истек"
- Since:
- 16.06.2016 16:06
- 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
Constructors -
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
-
ExpiredException
public ExpiredException()
-