Class RuntimeTransformException

All Implemented Interfaces:
Serializable

public class RuntimeTransformException extends RuntimeCamelException
Thrown if a message transformation fails
See Also:
  • Constructor Details

    • RuntimeTransformException

      public RuntimeTransformException(String message)
    • RuntimeTransformException

      public RuntimeTransformException(String message, Throwable cause)
    • RuntimeTransformException

      public RuntimeTransformException(Throwable cause)