org.jclouds.cloudstack
Class AsyncJobException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jclouds.cloudstack.AsyncJobException
- All Implemented Interfaces:
- Serializable
public class AsyncJobException
- extends RuntimeException
- Author:
- Andrei Savu
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
AsyncJobException
public AsyncJobException()
AsyncJobException
public AsyncJobException(String s)
AsyncJobException
public AsyncJobException(String s,
Throwable throwable)
AsyncJobException
public AsyncJobException(Throwable throwable)
Copyright © 2009-2012 jclouds. All Rights Reserved.