com.softwareag.mdm.schema
Class PathAccessException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.softwareag.mdm.schema.PathAccessException
All Implemented Interfaces:
Serializable

public class PathAccessException
extends RuntimeException

Thrown when a path cannot be resolved against a s.

See Also:
Path, Serialized Form

Constructor Summary
PathAccessException(Path path, com.softwareag.mdm.base.schema.path.BasicAccessException ex)
           
PathAccessException(Path path, String msg)
           
PathAccessException(Path path, String msg, Throwable ex)
           
PathAccessException(Path path, UnavailableContentError ex)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PathAccessException

public PathAccessException(Path path,
                           com.softwareag.mdm.base.schema.path.BasicAccessException ex)

PathAccessException

public PathAccessException(Path path,
                           String msg)

PathAccessException

public PathAccessException(Path path,
                           String msg,
                           Throwable ex)

PathAccessException

public PathAccessException(Path path,
                           UnavailableContentError ex)
Method Detail

toString

public String toString()


(report a bug)
webMethods MDM 4.2.8 [0558]
Copyright Software AG 2000-2007. All rights reserved.