Package org.klomp.snark
Class Snark.RouterException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- java.lang.RuntimeException
- 
- org.klomp.snark.Snark.RouterException
 
 
 
 
- 
- All Implemented Interfaces:
- Serializable
 - Enclosing class:
- Snark
 
 static class Snark.RouterException extends RuntimeException A unique exception class to blame the router that can be caught by SnarkManager- Since:
- 0.9.46
 
- 
- 
Constructor SummaryConstructors Constructor Description RouterException(String s)RouterException(String s, Throwable t)
 - 
Method Summary- 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-