Package com.jsql.model.exception
Class AbstractSlidingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jsql.model.exception.JSqlException
com.jsql.model.exception.AbstractSlidingException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
InjectionFailureException
,LoopDetectedSlidingException
,StoppedByUserSlidingException
- See Also:
-
Constructor Summary
ModifierConstructorDescriptionprotected
AbstractSlidingException
(String message) protected
AbstractSlidingException
(String string, String slidingWindowAllRows) protected
AbstractSlidingException
(String string, String slidingWindowAllRows, String slidingWindowCurrentRows) protected
AbstractSlidingException
(String message, Throwable e) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AbstractSlidingException
-
AbstractSlidingException
-
AbstractSlidingException
-
AbstractSlidingException
-
-
Method Details
-
getSlidingWindowCurrentRows
-
getSlidingWindowAllRows
-