Package org.openscada.opc.lib.da
Class AddFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.openscada.opc.lib.da.AddFailedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AddFailedException
-
-
Method Details
-
getErrors
Get the map of item id to error code- Returns:
- the result map containing the failed items
-
getItems
Get the map of item it to item object- Returns:
- the result map containing the succeeded items
-