com.neeve.ods
Class OdsFactoryIdConflictException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.neeve.ods.OdsFactoryIdConflictException
- All Implemented Interfaces:
- Serializable
public class OdsFactoryIdConflictException
- extends Exception
Exception thrown when conflicting IStoreObjectFactory
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 |
OdsFactoryIdConflictException
public OdsFactoryIdConflictException(String message,
IStoreObjectFactory factory1,
IStoreObjectFactory factory2)
getFactory1
public IStoreObjectFactory getFactory1()
getFactory2
public IStoreObjectFactory getFactory2()
Copyright © 2016 Neeve Research, LLC. All Rights Reserved.