Class AssertionViolationException

  • All Implemented Interfaces:
    Serializable

    public class AssertionViolationException
    extends pro.taskana.common.api.exceptions.TaskanaRuntimeException
    This exception is thrown when an assertion is violated.
    See Also:
    Serialized Form
    • Constructor Detail

      • AssertionViolationException

        public AssertionViolationException​(String message)