Class ExecutionEnvironmentAlreadyExistsException

  • All Implemented Interfaces:
    DataClaySerializable, Serializable

    public class ExecutionEnvironmentAlreadyExistsException
    extends DataClayException
    This class represents the exceptions produced in MetaDataService module when you try to add a new Storage Location that already exists in the database.
    See Also:
    Serialized Form
    • Constructor Detail

      • ExecutionEnvironmentAlreadyExistsException

        public ExecutionEnvironmentAlreadyExistsException​(ExecutionEnvironment newExecutionEnvironment)
        This exception is produced when a Storage Location with ID provided already exists
        Parameters:
        newExecutionEnvironment - specs of the Execution Environment