Packages

object LockError extends Serializable

Linear Supertypes
Serializable, Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LockError
  2. Serializable
  3. Serializable
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. final class AlreadyRunning extends FatalError
  2. final class CannotDeleteFile extends FatalError
  3. sealed abstract class FatalError extends LockError
  4. final class Locked extends RecoverableError
  5. sealed abstract class RecoverableError extends LockError
  6. final class ZombieFound extends RecoverableError