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
public class WiringServiceException
- extends Exception
Exception raised when something goes wrong with wiring
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WiringServiceException
public WiringServiceException(String string)
WiringServiceException
public WiringServiceException(String string,
Exception nested)
Copyright © 2006-2011 The Apache Software Foundation. All Rights Reserved.