com.semarchy.mdm.runtime.model.logical.exception
Class NoSuchModelJobException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.semarchy.mdm.runtime.model.logical.exception.AbstractNoSuchElementException
com.semarchy.mdm.runtime.model.logical.exception.NoSuchModelJobException
- All Implemented Interfaces:
- Serializable
public class NoSuchModelJobException
- extends AbstractNoSuchElementException
Mark-up exception to notify that a model job is not found
- Author:
- skamel
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
NoSuchModelJobException
public NoSuchModelJobException(IModel pModel,
String name)
Copyright © 2015. All Rights Reserved.