Package org.processmining.exception
Class ExceptionXFactory
- java.lang.Object
-
- org.processmining.exception.ExceptionXFactory
-
public class ExceptionXFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ExceptionXFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.ExceptionnewUnsupportedImplementation(java.lang.Class<? extends PTrace> pTraceClass)
-
-
-
Method Detail
-
newUnsupportedImplementation
public static java.lang.Exception newUnsupportedImplementation(java.lang.Class<? extends PTrace> pTraceClass)
-
-