|
SDX Network Information Collector SDK | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
net.juniper.smgt.gateway.gal.GWException
net.juniper.smgt.gateway.gal.NicException
public class NicException
The superclass of all the exceptions that are thrown by NIC components.
Constructor Summary | |
---|---|
NicException()
Default Constructor |
|
NicException(java.lang.String s)
Constructs NicException based on the provided message. |
Method Summary |
---|
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 NicException()
public NicException(java.lang.String s)
s
- java.lang.String
|
SDX Network Information Collector SDK | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |