com.spotfire.ws.im.ds
Class InvalidMetadataPath

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.spotfire.ws.im.ds.InvalidMetadataPath

public class InvalidMetadataPath
extends Exception

Indicates that one or more levels of a MetadataPath is invalid.

Since:
7.2
See Also:
Serialized Form

Constructor Summary
InvalidMetadataPath(String message)
          Creates a new InvalidMetadataPath instance.
 
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

InvalidMetadataPath

public InvalidMetadataPath(String message)
Creates a new InvalidMetadataPath instance.

Parameters:
message - an error message


Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.