org.gridbus.broker.exceptions
Class InvalidXMLException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gridbus.broker.exceptions.GridBrokerException
              extended by org.gridbus.broker.exceptions.InvalidXMLException
All Implemented Interfaces:
java.io.Serializable

public class InvalidXMLException
extends GridBrokerException

See Also:
Serialized Form

Constructor Summary
InvalidXMLException(java.lang.String arg0)
           
 
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(java.lang.String arg0)

Copyright © The University of Melbourne. 2006