https://issues.apache.org/bugzilla/show_bug.cgi?id=50951

           Summary: Unwanted runtime exception instead of checked
                    exception
           Product: Batik
           Version: 1.7
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SVG Rasterizer
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Upon a call to SVGConverter.execute(), I find myself with an (unchecked)
BridgeException instead of the declared SVGException on the API.


SVGImageElementBridge.buildImageGraphicsNode(BridgeContext, Element) line: not
available    
SVGImageElementBridge.createGraphicsNode(BridgeContext, Element) line: not
available    
GVTBuilder.buildGraphicsNode(BridgeContext, Element, CompositeGraphicsNode)
line: not available    
GVTBuilder.buildComposite(BridgeContext, Element, CompositeGraphicsNode) line:
not available    
GVTBuilder.build(BridgeContext, Document) line: not available    
JPEGTranscoder(SVGAbstractTranscoder).transcode(Document, String,
TranscoderOutput) line: not available    
JPEGTranscoder(ImageTranscoder).transcode(Document, String, TranscoderOutput)
line: not available    
JPEGTranscoder(XMLAbstractTranscoder).transcode(TranscoderInput,
TranscoderOutput) line: not available    
JPEGTranscoder(SVGAbstractTranscoder).transcode(TranscoderInput,
TranscoderOutput) line: not available    
SVGConverter.transcode(SVGConverterSource, File, Transcoder) line: not
available    
SVGConverter.execute() line: not available

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to