|
SDX Network Information Collector SDK | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--net.juniper.smgt.gateway.gal.GWException
|
+--net.juniper.smgt.gateway.gal.NicException
|
+--net.juniper.smgt.gateway.gal.AmbiguousKeyException
The exception thrown by a NIC or Sae locator component if a key object (provided to one of the lookup methods) does not uniquely identify a value and the NIC component does not allow ambiguity.
| Constructor Summary | |
AmbiguousKeyException()
Default Constructor |
|
AmbiguousKeyException(java.lang.String msg)
Constructs AmbiguousKeyException based on the provided message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AmbiguousKeyException()
public AmbiguousKeyException(java.lang.String msg)
|
SDX Network Information Collector SDK | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||