Class ProcessException.PermanentProcessException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ProcessException.DeadDestination, ProcessException.NoP2PRoute
Enclosing class:
ProcessException

public abstract static class ProcessException.PermanentProcessException
extends ProcessException
Marks an exception for a permanent condition. Suggested recovery strategy: don't try! (Recovery may involve rebooting some hardware or even physically reattaching hardware; it's not going to just get better by itself.)
See Also:
Serialized Form