Package wt.clients.vc

Class NotCheckedOutException

All Implemented Interfaces:
Serializable, LocalizableMessage, Message

public class NotCheckedOutException extends WTException
Class NotCheckedOutException defines a typed exception that is thrown to indicate that the object a user is trying to check in is not currently checked out.

Supported API: true

Extendable: true
See Also: