Uses of Class
io.fluxzero.sdk.tracking.handling.IllegalCommandException
Packages that use IllegalCommandException
-
Uses of IllegalCommandException in io.fluxzero.sdk.modeling
Fields in io.fluxzero.sdk.modeling declared as IllegalCommandExceptionModifier and TypeFieldDescriptionstatic final IllegalCommandExceptionEntity.ALREADY_EXISTS_EXCEPTIONA predefined instance ofIllegalCommandExceptionthat indicates an operation failed because the target entity already exists.static final IllegalCommandExceptionEntity.NOT_FOUND_EXCEPTIONA predefined instance ofIllegalCommandExceptionthat indicates an operation failed because the target entity was not found.