Class TInvocationTargetException

All Implemented Interfaces:
Serializable

public class TInvocationTargetException extends TReflectiveOperationException
See Also:
  • Constructor Details

    • TInvocationTargetException

      protected TInvocationTargetException()
    • TInvocationTargetException

      public TInvocationTargetException(TThrowable target)
    • TInvocationTargetException

      public TInvocationTargetException(TThrowable target, String s)
  • Method Details

    • getTargetException

      public TThrowable getTargetException()