com.neeve.sma
Class SmaFactoryIdConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.neeve.sma.SmaException
com.neeve.sma.SmaFactoryIdConflictException
- All Implemented Interfaces:
- Serializable
public class SmaFactoryIdConflictException
- extends SmaException
Exception thrown when conflicting MessageViewFactory
s are
detected.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SmaFactoryIdConflictException
public SmaFactoryIdConflictException(String message,
MessageViewFactory factory1,
MessageViewFactory factory2)
getFactory1
public MessageViewFactory getFactory1()
getFactory2
public MessageViewFactory getFactory2()
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.