com.semarchy.mdm.runtime.model.logical.exception
Class NoSuchAttributeGroupException
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.NoSuchAttributeGroupException
- All Implemented Interfaces:
- Serializable
public class NoSuchAttributeGroupException
- extends AbstractNoSuchElementException
Mark-up exception to notify that an entity 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 |
NoSuchAttributeGroupException
public NoSuchAttributeGroupException(IEntity pEntity,
String pAttributeGroupName)
Copyright © 2015. All Rights Reserved.