Exceptions

svsim.Backend.Exceptions
object Exceptions

Attributes

Source
Backend.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Exceptions.type

Members list

Type members

Classlikes

final class FailedInitialization extends RuntimeException

Indicates that a backend failed to initialize.

Indicates that a backend failed to initialize.

Attributes

Source
Backend.scala
Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all