Uses of Class
net.bluemind.dataprotect.api.DPError
Packages that use DPError
-
Uses of DPError in net.bluemind.dataprotect.api
Methods in net.bluemind.dataprotect.api that return DPErrorModifier and TypeMethodDescriptionstatic DPError
DPError.createRestore
(ContainerUpdatesResult.InError error) static DPError
DPError.createUnknown
(String message, String uid, DPError.RestoreType type, DPError.DPKind kind) static DPError
static DPError
DPError.export
(String message, String uid, DPError.DPKind kind) static DPError
static DPError
DPError.restore
(String message, String uid, DPError.DPKind kind)