com.jcorporate.expresso.core.job
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jcorporate.expresso.kernel.exception.ChainedException
com.jcorporate.expresso.core.job.ServerException
- All Implemented Interfaces:
- Serializable
- public class ServerException
- extends ChainedException
ServerException
- Author:
- Michael Nash
- See Also:
- Serialized Form
ServerException
public ServerException()
ServerException
public ServerException(String s)
- Parameters:
s -
ServerException
public ServerException(String s,
Throwable t)
- Parameters:
s - t -
ServerException
public ServerException(Throwable t)
- Parameters:
t -
Please see www.jcorporate.com for information about new Expresso releases.