com.semarchy.mdm.runtime.model.logical.exception
Class NoSuchReferenceException
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.NoSuchReferenceException
- All Implemented Interfaces:
- Serializable
public class NoSuchReferenceException
- extends AbstractNoSuchElementException
Mark-up interface to notify that reference was 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 |
NoSuchReferenceException
public NoSuchReferenceException(IModel pParent,
String pRefName)
NoSuchReferenceException
public NoSuchReferenceException(IEntity pParent,
String pRefName)
Copyright © 2015. All Rights Reserved.