Serializable
public class DSCException extends Exception
Constructor | Description |
---|---|
DSCException(String msg) |
Creates a new DSCException.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DSCException(String msg)
msg
- the exception messageCopyright © 2018 Apache Software Foundation. All rights reserved.