Class TransformFailedException

Object
Throwable
Exception
TransformFailedException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IntegrationFailedException

public class TransformFailedException
extends Exception
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    TransformFailedException​(String message)
    To be thrown when the transform execution has failed
  • Method Summary

    Methods inherited from class Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • TransformFailedException

      public TransformFailedException​(String message)
      To be thrown when the transform execution has failed
      Parameters:
      message - more information about the failed transform