gov.bnl.star.offline.scheduler.request
Class RequestTypeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xml.sax.SAXException
              extended by gov.bnl.star.offline.scheduler.request.RequestTypeException
All Implemented Interfaces:
java.io.Serializable

public class RequestTypeException
extends org.xml.sax.SAXException

Subclass of SAXException thrown by RequestTypeParser to stop parsing once the RequestType is found

Version:
$Revision: 1.2 $ $Date: 2006/11/21 00:41:31 $
Author:
paulh
See Also:
Serialized Form

Constructor Summary
RequestTypeException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class org.xml.sax.SAXException
getException, getMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RequestTypeException

public RequestTypeException(java.lang.String message)


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