org.apache.batik.bridge

Class InterruptedBridgeException

public class InterruptedBridgeException extends RuntimeException

This class represents the exception thrown by the bridge when the current thread was interrupted.
Constructor Summary
InterruptedBridgeException()
Constructs a new InterruptedBridgeException.

Constructor Detail

InterruptedBridgeException

public InterruptedBridgeException()
Constructs a new InterruptedBridgeException.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.