UndefinedBehaviorError

final class UndefinedBehaviorError(message: String) extends Error

An exception that is thrown whenever an undefined behavior happens in a checked mode.

class Error
class Throwable
class Object
trait Matchable
class Any

Value members

Constructors

def this()

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable