org.lastbamboo.common.download
Class Sha1Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.lastbamboo.common.download.Sha1Exception
- All Implemented Interfaces:
- Serializable
public class Sha1Exception
- extends RuntimeException
Exception thrown when SHA-1s do not match.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Sha1Exception
public Sha1Exception(String msg)
- Creates the exception.
- Parameters:
msg - The exception details message.
Copyright © 2013 LittleShoot. All Rights Reserved.