Uses of Class
org.aoju.bus.image.metric.ImageException
Packages that use ImageException
-
Uses of ImageException in org.aoju.bus.image.metric
Methods in org.aoju.bus.image.metric that return ImageExceptionModifier and TypeMethodDescriptionImageException.setActionTypeID(int val) ImageException.setAttributeIdentifierList(int... tags) final ImageExceptionImageException.setDataset(Attributes data) ImageException.setErrorComment(String val) ImageException.setErrorID(int val) ImageException.setEventTypeID(int val) ImageException.setOffendingElements(int... tags) static ImageExceptionImageException.valueOf(ValidationResult result, Attributes attrs) -
Uses of ImageException in org.aoju.bus.image.metric.service
Methods in org.aoju.bus.image.metric.service that throw ImageExceptionModifier and TypeMethodDescriptionprotected AttributesBasicMPPSSCP.create(Association as, Attributes rq, Attributes rqAttrs, Attributes rsp) protected booleanBasicQuery.hasMoreMatches()static voidBasicMPPSSCP.mayNoLongerBeUpdated()protected AttributesBasicQuery.nextMatch()protected AttributesBasicMPPSSCP.set(Association as, Attributes rq, Attributes rqAttrs, Attributes rsp) voidLevel.validateQueryKeys(Attributes attrs, Level rootLevel, boolean relational) voidLevel.validateRetrieveKeys(Attributes attrs, Level rootLevel, boolean relational) static LevelLevel.valueOf(Attributes attrs, String[] qrLevels)