org.apache.james.mime4j.dom
Class ServiceLoaderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.james.mime4j.dom.ServiceLoaderException
- All Implemented Interfaces:
- Serializable
public class ServiceLoaderException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ServiceLoaderException
public ServiceLoaderException(String message)
ServiceLoaderException
public ServiceLoaderException(Throwable cause)
ServiceLoaderException
public ServiceLoaderException(String message,
Throwable cause)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.