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:
  • Constructor Details

    • BlobRuntimeException

      public BlobRuntimeException(String s)
    • BlobRuntimeException

      public BlobRuntimeException(String s, Throwable throwable)