gov.bnl.star.offline.scheduler.util.persistent
Class XMLDecoderExceptionListener

java.lang.Object
  extended by gov.bnl.star.offline.scheduler.util.persistent.XMLDecoderExceptionListener
All Implemented Interfaces:
java.beans.ExceptionListener

public class XMLDecoderExceptionListener
extends java.lang.Object
implements java.beans.ExceptionListener

Used to flush more data about exceptions to the screen then is normally present during the serializing or de-serializing of object to JAVA serialized xml.

Author:
Levente Hajdu

Constructor Summary
XMLDecoderExceptionListener()
          Creates a new instance of XMLDecoderExceptionListener
 
Method Summary
 void exceptionThrown(java.lang.Exception e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLDecoderExceptionListener

public XMLDecoderExceptionListener()
Creates a new instance of XMLDecoderExceptionListener

Method Detail

exceptionThrown

public void exceptionThrown(java.lang.Exception e)
Specified by:
exceptionThrown in interface java.beans.ExceptionListener


Copyright © 2002-2004 STAR collaboration - Brookhaven National Laboratory. All Rights Reserved.