Class DestinationTargetValidationException

All Implemented Interfaces:
Serializable

public class DestinationTargetValidationException extends InterceptorException
An exception indicating that the DestinationTarget is invalid.
See Also:
  • Constructor Details

    • DestinationTargetValidationException

      public DestinationTargetValidationException(@NotNull @NotNull String message)
      Constructor to create DestinationTargetValidationException
      Parameters:
      message - a message to be used for this exception