Class InvalidReplayIdException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.camel.component.salesforce.InvalidReplayIdException
All Implemented Interfaces:
Serializable

public class InvalidReplayIdException extends RuntimeException
See Also:
  • Constructor Details

    • InvalidReplayIdException

      public InvalidReplayIdException(String message, String replayId)
  • Method Details

    • getReplayId

      public String getReplayId()