Class DiskManagerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.biglybt.core.disk.DiskManagerException
All Implemented Interfaces:
Serializable

public class DiskManagerException extends Exception
See Also:
  • Constructor Details

    • DiskManagerException

      public DiskManagerException(String message)
    • DiskManagerException

      public DiskManagerException(Throwable cause)
    • DiskManagerException

      public DiskManagerException(String message, Throwable cause)