deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.gml
Class ReferenceResolvingException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.deegree.gml.ReferenceResolvingException
All Implemented Interfaces:
Serializable

public class ReferenceResolvingException
extends RuntimeException

Indicates that a reference to a GML object cannot be resolved.

Version:
$Revision: 21655 $, $Date: 2009-12-23 13:47:24 +0100 (Mi, 23 Dez 2009) $
Author:
Markus Schneider, last edited by: $Author: mschneider $
See Also:
GMLReference, GMLReferenceResolver, Serialized Form

Constructor Summary
ReferenceResolvingException(String msg)
          Creates a new ReferenceResolvingException with the given detail message.
ReferenceResolvingException(String msg, Throwable cause)
          Creates a new ReferenceResolvingException with the given detail message and cause.
ReferenceResolvingException(Throwable cause)
          Creates a new ReferenceResolvingException with the given 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

ReferenceResolvingException

public ReferenceResolvingException(String msg)
Creates a new ReferenceResolvingException with the given detail message.

Parameters:
msg - detail message

ReferenceResolvingException

public ReferenceResolvingException(Throwable cause)
Creates a new ReferenceResolvingException with the given cause.

Parameters:
cause - causing exception

ReferenceResolvingException

public ReferenceResolvingException(String msg,
                                   Throwable cause)
Creates a new ReferenceResolvingException with the given detail message and cause.

Parameters:
msg - detail message
cause - causing exception

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>