Class ResourceOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.eggy03.ferrumx.windows.exception.ResourceOperationException
All Implemented Interfaces:
Serializable

public class ResourceOperationException extends RuntimeException
Usually thrown to indicate that necessary I/O operations on a resource has failed
Since:
4.1.0
See Also:
  • Constructor Details

    • ResourceOperationException

      public ResourceOperationException()