Class TargetAlreadyExistsException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.chutneytesting.environment.domain.exception.TargetAlreadyExistsException
All Implemented Interfaces:
Serializable

public class TargetAlreadyExistsException extends RuntimeException
See Also:
  • Constructor Details

    • TargetAlreadyExistsException

      public TargetAlreadyExistsException(String message)