Package brut.androlib.exceptions
Class AndrolibException
java.lang.Object
java.lang.Throwable
java.lang.Exception
brut.common.BrutException
brut.androlib.exceptions.AndrolibException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AXmlDecodingException,CantFind9PatchChunkException,CantFindFrameworkResException,InFileNotFoundException,OutDirExistsException,RawXmlEncounteredException,UndefinedResObjectException
public class AndrolibException
extends brut.common.BrutException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAndrolibException(String message) AndrolibException(String message, Throwable cause) AndrolibException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AndrolibException
public AndrolibException() -
AndrolibException
-
AndrolibException
-
AndrolibException
-