net.sourceforge.fluxion.runcible.io
Class InvalidXMLException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sourceforge.fluxion.runcible.io.InvalidXMLException
All Implemented Interfaces:
java.io.Serializable

public class InvalidXMLException
extends java.lang.Exception

Javadocs go here.

Version:
1.0 date: 18-Aug-2006
Author:
Tony Burdett
See Also:
Serialized Form

Constructor Summary
InvalidXMLException()
           
InvalidXMLException(java.lang.String message)
           
InvalidXMLException(java.lang.String message, java.lang.Throwable cause)
           
InvalidXMLException(java.lang.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

InvalidXMLException

public InvalidXMLException()

InvalidXMLException

public InvalidXMLException(java.lang.String message)

InvalidXMLException

public InvalidXMLException(java.lang.String message,
                           java.lang.Throwable cause)

InvalidXMLException

public InvalidXMLException(java.lang.Throwable cause)


Copyright © 2010. All Rights Reserved.