Uses of Class
dev.vality.damsel.domain_config.OperationError
Packages that use OperationError
-
Uses of OperationError in dev.vality.damsel.domain_config
Fields in dev.vality.damsel.domain_config with type parameters of type OperationErrorMethods in dev.vality.damsel.domain_config that return OperationErrorModifier and TypeMethodDescriptionOperationError.deepCopy()static OperationErrorOperationError.object_not_exists(NonexistantObject value) static OperationErrorOperationError.object_reference_cycle(ObjectReferenceCycle value) Methods in dev.vality.damsel.domain_config that return types with arguments of type OperationErrorModifier and TypeMethodDescriptionOperationInvalid.getErrors()OperationInvalid.getErrorsIterator()Methods in dev.vality.damsel.domain_config with parameters of type OperationErrorModifier and TypeMethodDescriptionvoidOperationInvalid.addToErrors(OperationError elem) intOperationError.compareTo(OperationError other) booleanOperationError.equals(OperationError other) Method parameters in dev.vality.damsel.domain_config with type arguments of type OperationErrorConstructors in dev.vality.damsel.domain_config with parameters of type OperationErrorConstructor parameters in dev.vality.damsel.domain_config with type arguments of type OperationError