
public class LoaderDisconnectedException extends Exception
| Constructor and Description |
|---|
LoaderDisconnectedException()
Creates a new instance of
LoaderNotConnectedException
without detail message. |
LoaderDisconnectedException(String msg)
Constructs an instance of
LoaderNotConnectedException with
the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LoaderDisconnectedException()
LoaderNotConnectedException
without detail message.public LoaderDisconnectedException(String msg)
LoaderNotConnectedException with
the specified detail message.msg - the detail message.Copyright © 2017 LSST. All rights reserved.