Exceptions

tastyquery.Exceptions$
object Exceptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final class ClassfileFormatException(msg: String, cause: Throwable | Null) extends UnpickleFormatException

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
class InvalidProgramStructureException(msg: String, cause: Throwable | Null) extends Exception

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
final class MemberNotFoundException(val prefix: Symbol | Prefix, val name: Name, msg: String) extends InvalidProgramStructureException

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
final class Scala2PickleFormatException(msg: String, cause: Throwable | Null) extends UnpickleFormatException

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
final class TastyFormatException(msg: String, cause: Throwable | Null) extends UnpickleFormatException

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
final class UnknownClasspathEntry(entry: Entry) extends Exception

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
sealed abstract class UnpickleFormatException(msg: String, cause: Throwable | Null) extends Exception

Attributes

Graph
Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes