com.liferay.faces.bridge.config
Class SAXParseCompleteException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.xml.sax.SAXException
              extended by com.liferay.faces.bridge.config.SAXParseCompleteException
All Implemented Interfaces:
Serializable

public class SAXParseCompleteException
extends SAXException

Author:
Neil Griffin
See Also:
Serialized Form

Constructor Summary
SAXParseCompleteException()
           
 
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

SAXParseCompleteException

public SAXParseCompleteException()


Copyright © 2014 Liferay, Inc.. All Rights Reserved.