org.fcrepo.server.security.servletfilters
Class FinishedParsingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xml.sax.SAXException
              extended by org.fcrepo.server.security.servletfilters.FinishedParsingException
All Implemented Interfaces:
Serializable

public class FinishedParsingException
extends SAXException

See Also:
Serialized Form

Constructor Summary
FinishedParsingException(String message)
           
 
Method Summary
 
Methods inherited from class org.xml.sax.SAXException
getCause, getException, getMessage, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, 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

FinishedParsingException

public FinishedParsingException(String message)


Copyright © 2012 DuraSpace. All Rights Reserved.