com.semarchy.mdm.runtime.model.logical.exception
Class NoSuchPublisherException
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.NoSuchPublisherException
- All Implemented Interfaces:
- Serializable
public class NoSuchPublisherException
- extends AbstractNoSuchElementException
Mark-up exception to notify that a IPublisher
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 |
NoSuchPublisherException
public NoSuchPublisherException(IModel pModel,
String pPublisherCode)
Copyright © 2015. All Rights Reserved.