Exceptions

chisel3.testing.FileCheck.Exceptions
object Exceptions

Attributes

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

Members list

Type members

Classlikes

class NonZeroExitCode extends RuntimeException, NoStackTrace

Indicates that FileCheck failed.

Indicates that FileCheck failed.

Attributes

Source
FileCheck.scala
Supertypes
trait NoStackTrace
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class NotFound extends RuntimeException, NoStackTrace

Indicates that FileCheck was not found.

Indicates that FileCheck was not found.

Attributes

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