com.github.junrar.exception
Class RarException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.junrar.exception.RarException
- All Implemented Interfaces:
- Serializable
public class RarException
- extends Exception
DOCUMENT ME
- Version:
- $LastChangedRevision$
- Author:
- $LastChangedBy$
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RarException
public RarException(Exception e)
RarException
public RarException(RarException e)
RarException
public RarException(RarException.RarExceptionType type)
getType
public RarException.RarExceptionType getType()
setType
public void setType(RarException.RarExceptionType type)
Copyright © 2012. All Rights Reserved.