Class EntityLockedException

All Implemented Interfaces:
Serializable

public class EntityLockedException extends GenericEntityException
EntityLockedException
Since:
2.0
Version:
$Revision: 1.1 $
Author:
David E. Jones
See Also:
  • Constructor Details

    • EntityLockedException

      public EntityLockedException()
    • EntityLockedException

      public EntityLockedException(String str)
    • EntityLockedException

      public EntityLockedException(String str, Throwable nested)