public class DestinationException extends MomException
DestinationException
is thrown by a destination while
deleting if requesters are still active, and in a proxy method when trying
to access a non existing destination.Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
define serialVersionUID for interoperability
|
type
Constructor and Description |
---|
DestinationException(String info)
Constructs a
DestinationException instance. |
getType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private static final long serialVersionUID
public DestinationException(String info)
DestinationException
instance.info
- Information.Copyright © 2023 ScalAgent D.T.. All rights reserved.