org.gcube.informationsystem.collector.impl.resources
Class GCUBEXMLResource.MalformedXMLResourceException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.informationsystem.collector.impl.resources.GCUBEXMLResource.MalformedXMLResourceException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
GCUBEXMLResource

public static class GCUBEXMLResource.MalformedXMLResourceException
extends java.lang.Exception

Malformed XML resource exception

Author:
Manuele Simi (ISTI-CNR)
See Also:
Serialized Form

Constructor Summary
GCUBEXMLResource.MalformedXMLResourceException(java.lang.Exception e)
           
GCUBEXMLResource.MalformedXMLResourceException(java.lang.String message)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GCUBEXMLResource.MalformedXMLResourceException

public GCUBEXMLResource.MalformedXMLResourceException(java.lang.Exception e)

GCUBEXMLResource.MalformedXMLResourceException

public GCUBEXMLResource.MalformedXMLResourceException(java.lang.String message)