org.cruxframework.crux.core.utils
Class XMLUtils.XMLException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.cruxframework.crux.core.utils.XMLUtils.XMLException
All Implemented Interfaces:
Serializable
Enclosing class:
XMLUtils

public static class XMLUtils.XMLException
extends Exception

A XML manipulation error.

Author:
Gesse S. F. Dafe - gessedafe@gmail.com
See Also:
Serialized Form

Constructor Summary
XMLUtils.XMLException(String message, Throwable cause)
           
 
Method Summary
 
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

XMLUtils.XMLException

public XMLUtils.XMLException(String message,
                             Throwable cause)


Copyright © 2014. All rights reserved.