PathError

replpp.shaded.os.PathError$
object PathError

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PathError.type

Members list

Type members

Classlikes

case object AbsolutePathOutsideRoot extends IllegalArgumentException

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class IllegalArgumentException
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Self type
case class InvalidSegment(segment: String, msg: String) extends IllegalArgumentException

Attributes

Supertypes
trait Product
trait Equals
class IllegalArgumentException
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class LastOnEmptyPath() extends IllegalArgumentException

Attributes

Supertypes
trait Product
trait Equals
class IllegalArgumentException
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
case class NoRelativePath(src: RelPath, base: RelPath) extends IllegalArgumentException

Attributes

Supertypes
trait Product
trait Equals
class IllegalArgumentException
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Types

type IAE = IllegalArgumentException