Class FilibusterFaultNotInjectedAndATrackedMethodInvokedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- cloud.filibuster.exceptions.filibuster.FilibusterRuntimeException
-
- cloud.filibuster.exceptions.filibuster.FilibusterFaultNotInjectedAndATrackedMethodInvokedException
-
- All Implemented Interfaces:
java.io.Serializable
public class FilibusterFaultNotInjectedAndATrackedMethodInvokedException extends FilibusterRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FilibusterFaultNotInjectedAndATrackedMethodInvokedException(java.lang.String message)FilibusterFaultNotInjectedAndATrackedMethodInvokedException(java.lang.String message, java.lang.Throwable cause)FilibusterFaultNotInjectedAndATrackedMethodInvokedException(java.lang.Throwable cause)
-
-
-
Constructor Detail
-
FilibusterFaultNotInjectedAndATrackedMethodInvokedException
public FilibusterFaultNotInjectedAndATrackedMethodInvokedException(java.lang.String message)
-
FilibusterFaultNotInjectedAndATrackedMethodInvokedException
public FilibusterFaultNotInjectedAndATrackedMethodInvokedException(java.lang.String message, java.lang.Throwable cause)
-
FilibusterFaultNotInjectedAndATrackedMethodInvokedException
public FilibusterFaultNotInjectedAndATrackedMethodInvokedException(java.lang.Throwable cause)
-
-