Class ResourceClosedException

All Implemented Interfaces:
Serializable

public class ResourceClosedException extends InvalidStateException
Exception thrown when a resource is not usable because it is closed.
See Also:
  • Constructor Details

    • ResourceClosedException

      public ResourceClosedException(String format, Object... args)