blob: 7492a5f02182cd8a5cf78cdd123e678f73146a9f [file] [log] [blame] [view] [edit]
# MethodException<T> class
## Constructors
[MethodException](../package-fidl_fidl/MethodException/MethodException.md) (T value)
## Properties
##### [hashCode](../package-fidl_fidl/MethodException/hashCode.md) → int
The hash code for this object. [...](../package-fidl_fidl/MethodException/hashCode.md)
_read-only, inherited_
##### [runtimeType](../package-fidl_fidl/MethodException/runtimeType.md) → Type
A representation of the runtime type of the object.
_read-only, inherited_
##### [value](../package-fidl_fidl/MethodException/value.md) → T
_final_
## Methods
##### [noSuchMethod](../package-fidl_fidl/MethodException/noSuchMethod.md)(Invocation invocation) dynamic
Invoked when a non-existent method or property is accessed. [...](../package-fidl_fidl/MethodException/noSuchMethod.md)
_inherited_
##### [toString](../package-fidl_fidl/MethodException/toString.md)() String
A string representation of this object. [...](../package-fidl_fidl/MethodException/toString.md)
_override_
## Operators
##### [operator ==](../package-fidl_fidl/MethodException/operator_equals.md)(Object other) bool
The equality operator. [...](../package-fidl_fidl/MethodException/operator_equals.md)
_inherited_