com.spotfire.ws.im.ds
Class InvalidMetadataPath
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidMetadataPath
public InvalidMetadataPath(String message)
- Creates a new
InvalidMetadataPath instance.
- Parameters:
message - an error message
Copyright © 2000-2009 TIBCO Software Inc. All Rights Reserved.