public class ScadaBRAPIException extends java.lang.Exception
private APIError
error
ScadaBRAPIException(APIError error)
APIError
getError()
void
setError(APIError error)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
private APIError error
public ScadaBRAPIException(APIError error)
public void setError(APIError error)
public APIError getError()