Class CheetahStopIterationException

All Implemented Interfaces:
Serializable

public class CheetahStopIterationException extends CheetahException
See Also:
  • Constructor Details

    • CheetahStopIterationException

      public CheetahStopIterationException(Throwable cause)
    • CheetahStopIterationException

      public CheetahStopIterationException(String message)
    • CheetahStopIterationException

      public CheetahStopIterationException(String message, String[] messageStack)