org.apache.continuum.purge.executor
Class ContinuumPurgeExecutorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.continuum.purge.executor.ContinuumPurgeExecutorException
- All Implemented Interfaces:
- Serializable
public class ContinuumPurgeExecutorException
- extends Exception
- Since:
- 25 jul 07
- Version:
- $Id: ContinuumPurgeExecutorException.java 1372260 2012-08-13 04:29:09Z brett $
- Author:
- Maria Catherine Tan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ContinuumPurgeExecutorException
public ContinuumPurgeExecutorException(String message)
ContinuumPurgeExecutorException
public ContinuumPurgeExecutorException(Throwable cause)
ContinuumPurgeExecutorException
public ContinuumPurgeExecutorException(String message,
Throwable cause)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.