Class InvocationError
java.lang.Object
dev.getelements.elements.rt.remote.InvocationError
- All Implemented Interfaces:
Serializable
Returned when there exists an error.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
int
hashCode()
void
setThrowable
(Throwable throwable) toString()
-
Constructor Details
-
InvocationError
public InvocationError()
-
-
Method Details