-
public final class State.Error extends State
An unexpected error occured
-
-
Constructor Summary
Constructors Constructor Description State.Error(Integer errorCode, String message)
-
Method Summary
Modifier and Type Method Description final IntegergetErrorCode()final StringgetMessage()final PLYErrorgetError()final UnitsetError(PLYError error)
-