Class ActivityReporter.ActivityCancelledException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.bdeploy.common.ActivityReporter.ActivityCancelledException
All Implemented Interfaces:
Serializable
Enclosing interface:
ActivityReporter

public static class ActivityReporter.ActivityCancelledException extends RuntimeException
Exception to be thrown when an activity has been cancelled from outside.
See Also:
  • Constructor Details

    • ActivityCancelledException

      public ActivityCancelledException()