Class BPMNtoNESTConversionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
de.uni_trier.wi2.procake.utils.conversion.bpmn.BPMNtoNESTConversionException
All Implemented Interfaces:
Serializable

public class BPMNtoNESTConversionException extends RuntimeException
See Also:
  • Constructor Details

    • BPMNtoNESTConversionException

      public BPMNtoNESTConversionException(String message)
    • BPMNtoNESTConversionException

      public BPMNtoNESTConversionException(Exception exception)