public class MultipleSoloMapComponentException
extends java.lang.RuntimeException
Constructor and Description |
---|
MultipleSoloMapComponentException()
Construct an exception without a reason.
|
MultipleSoloMapComponentException(java.lang.Class c1,
java.lang.Class c2)
Construct an exception, generating a reason from the
conflicting classes.
|
MultipleSoloMapComponentException(java.lang.String s)
Construct an exception with a reason string.
|
public MultipleSoloMapComponentException()
public MultipleSoloMapComponentException(java.lang.String s)
s
- the reason for the exceptionpublic MultipleSoloMapComponentException(java.lang.Class c1, java.lang.Class c2)
c1
- the class that was being addedc2
- the class that already exists in the BeanContextCopyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details