empire
empire_exceptions
EmpireException
EmpireException constructor
EmpireException
EmpireException
constructor
Null safety
EmpireException
(
StackTrace
?
stack
,
String
?
propertyName
,
Type
type
)
Implementation
EmpireException(this.stack, this.propertyName, this.type);
empire
empire_exceptions
EmpireException
EmpireException constructor
EmpireException class
Constructors
EmpireException
Properties
hashCode
propertyName
runtimeType
stack
type
Methods
noSuchMethod
toString
Operators
operator ==