Class InvalidMetadataPath

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.spotfire.ws.im.ds.InvalidMetadataPath
All Implemented Interfaces:
Serializable

public class InvalidMetadataPath extends Exception
Indicates that one or more levels of a data source metadata is invalid.
Since:
3.0
See Also:
  • Constructor Details

    • InvalidMetadataPath

      public InvalidMetadataPath(String message)
      Creates a new InvalidMetadataPath instance.
      Parameters:
      message - an error message
      Since:
      3.0