Class TestandtargetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.day.cq.analytics.testandtarget.TestandtargetFormattedException
com.day.cq.analytics.testandtarget.TestandtargetException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TestandtargetUnsupportedApiOperationException
- See Also:
-
Field Summary
Fields inherited from class com.day.cq.analytics.testandtarget.TestandtargetFormattedException
LINE_SEPARATOR -
Constructor Summary
ConstructorsConstructorDescriptionTestandtargetException(String message) TestandtargetException(String message, Throwable throwable) TestandtargetException(Throwable throwable) -
Method Summary
Methods inherited from class com.day.cq.analytics.testandtarget.TestandtargetFormattedException
getFormattedMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TestandtargetException
public TestandtargetException() -
TestandtargetException
-
TestandtargetException
-
TestandtargetException
-