public abstract class UscException extends IOException
| Constructor and Description |
|---|
UscException(String msg)
Constructs a new UscException
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UscException(String msg)
msg - the error messageCopyright © 2019 OpenDaylight. All rights reserved.