Packages

package exceptions

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class DiskSpaceLowException extends FileSystemException
  2. class KeyNotFoundException extends GangException
  3. class NoAliveLoggerException extends GangException
  4. class NotFileException extends FileSystemException
  5. class WrongHttpMethodException extends GangException
  6. class WrongLogLevelException extends GangException

Value Members

  1. object DiskSpaceLowException extends Serializable

    DiskSpaceLowException who extends FileSystemException

  2. object KeyNotFoundException extends Serializable

    KeyNotFoundException who extends RuntimeException

  3. object NoAliveLoggerException extends Serializable

    NoAliveLoggerException who extends RuntimeException

  4. object NotFileException extends Serializable

    NotFileException who extends FileSystemException

  5. object WrongHttpMethodException extends Serializable

    WrongHttpMethodException who extends RuntimeException

  6. object WrongLogLevelException extends Serializable

    WrongLogLevelException who extends RuntimeException

Ungrouped