org.apache.shindig.common.crypto
Class BlobCrypterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.shindig.common.crypto.BlobCrypterException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- BlobExpiredException
public class BlobCrypterException
- extends Exception
For all exceptions thrown by BlobCrypter
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BlobCrypterException
public BlobCrypterException(Throwable cause)
BlobCrypterException
public BlobCrypterException(String msg,
Throwable cause)
BlobCrypterException
protected BlobCrypterException(String msg)
Copyright © 2007-2012. All Rights Reserved.