WSUnsupportedException class final Entity
The operation was not allowed by the object.
- Inheritance
-
- Object
- WSException
- WSUnsupportedException
Constructors
- WSUnsupportedException.new(String message)
-
The operation was not allowed by the object.
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited