Class MetadataIllegalOperationException

All Implemented Interfaces:
Serializable

public class MetadataIllegalOperationException extends MetadataServiceException
Exception used by the MetadataService to indicate illegal operations.
See Also:
  • Constructor Details

    • MetadataIllegalOperationException

      public MetadataIllegalOperationException(String msg)
      Constructor.
      Parameters:
      msg - the detailed message.