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