org.terracotta.modules.ehcache.async.exceptions
Class AsyncException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.terracotta.modules.ehcache.async.exceptions.AsyncException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BusyProcessingException, ProcessingException
public class AsyncException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AsyncException
public AsyncException(String msg,
Throwable cause)
AsyncException
public AsyncException(String msg)
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.