org.apache.batik.bridge
Class InterruptedBridgeException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.apache.batik.bridge.InterruptedBridgeException
All Implemented Interfaces:
java.io.Serializable

public class InterruptedBridgeException
extends java.lang.RuntimeException

This class represents the exception thrown by the bridge when the current thread was interrupted.

Version:
$Id: InterruptedBridgeException.java,v 1.3 2003/08/08 11:38:50 vhardy Exp $
Author:
Stephane Hillion
See Also:
Serialized Form

Constructor Summary
InterruptedBridgeException()
          Constructs a new InterruptedBridgeException.
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InterruptedBridgeException

public InterruptedBridgeException()
Constructs a new InterruptedBridgeException.



<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.