Class DependsOnUnknownException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.processmining.framework.plugin.impl.DependsOnUnknownException
All Implemented Interfaces:
Serializable

public class DependsOnUnknownException extends Exception
thrown by the constructor of a plugindescritor if it depends on a plugin not yet in the system.
Author:
bfvdonge
See Also:
  • Constructor Details

    • DependsOnUnknownException

      public DependsOnUnknownException(String message)