com.semarchy.mdm.runtime.model.logical.exception
Class AbstractNoSuchElementException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.semarchy.mdm.runtime.model.logical.exception.AbstractNoSuchElementException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NoSuchApplicationException, NoSuchAttributeException, NoSuchAttributeGroupException, NoSuchBOEntityException, NoSuchBOTransitionException, NoSuchBOViewException, NoSuchBusinessObjectException, NoSuchCheckConstraintException, NoSuchComplexTypeException, NoSuchConstraintException, NoSuchEnricherException, NoSuchEntityException, NoSuchFormViewException, NoSuchLovException, NoSuchLovValueException, NoSuchModelJobException, NoSuchModelJobTaskException, NoSuchNavigationNodeException, NoSuchNodeException, NoSuchPluginParamException, NoSuchPluginValidatorException, NoSuchPublisherException, NoSuchReferenceException, NoSuchTableViewException, NoSuchTaskException, NoSuchTransitionException, NoSuchUniqueKeyException, NoSuchViewAttributeException, NoSuchWorkflowException
public abstract class AbstractNoSuchElementException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AbstractNoSuchElementException
public AbstractNoSuchElementException(Object pParent,
Class<?> pChildClass,
String pChildIdentifier)
AbstractNoSuchElementException
public AbstractNoSuchElementException(Object pParent,
String message)
getParent
public Object getParent()
getChildIdentifier
public String getChildIdentifier()
Copyright © 2015. All Rights Reserved.