public class RemotingException extends Exception
Server.start()
)
and asynchronously (through an invocation
of ExceptionHandler.handleException(com.lightstreamer.adapters.remote.RemotingException)
).Constructor and Description |
---|
RemotingException(String msg)
Used by the Remote Server to construct a RemotingException
with a supplied error message text.
|
RemotingException(String msg,
Exception e)
Used by the Remote Server to construct a RemotingException
with a supplied error message text and cause exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.