aws_lambda_dart_runtime
exception
RuntimeException
RuntimeException const constructor
RuntimeException
aws_lambda_dart_runtime
exception
RuntimeException
RuntimeException const constructor
RuntimeException class
Constructors
RuntimeException
Properties
cause
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
RuntimeException
constructor
const
RuntimeException
(
String
cause
)
Implementation
const RuntimeException(this.cause);