Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.objectweb.joram.shared.excepts.MomException
org.objectweb.joram.shared.excepts.DestinationException
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.
Constructor Summary | |
|
public DestinationException(String info)
Constructs aDestinationException
instance.