Package org.apache.james.jspf.wiring
Class WiringServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.james.jspf.wiring.WiringServiceException
- All Implemented Interfaces:
Serializable
Exception raised when something goes wrong with wiring
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionWiringServiceException
(String string) WiringServiceException
(String string, Exception nested) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WiringServiceException
-
WiringServiceException
-