Package brut.androlib.exceptions
Class CantFindFrameworkResException
java.lang.Object
java.lang.Throwable
java.lang.Exception
brut.common.BrutException
brut.androlib.exceptions.AndrolibException
brut.androlib.exceptions.CantFindFrameworkResException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CantFindFrameworkResException
public CantFindFrameworkResException(int id)
-
-
Method Details
-
getPkgId
public int getPkgId() -
getMessage
- Overrides:
getMessagein classThrowable
-