Class ResourceLockedException

  • All Implemented Interfaces:
    Serializable

    public class ResourceLockedException
    extends ChannelException
    Exception thrown if the client attempted to work with a server entity to which it has no access because another client is working with it.
    See Also:
    Serialized Form
    • Constructor Detail

      • ResourceLockedException

        public ResourceLockedException​(String message)