Package org.jf.baksmali.Adaptors
Class MethodDefinition.InvalidSwitchPayload
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jf.util.ExceptionWithContext
org.jf.baksmali.Adaptors.MethodDefinition.InvalidSwitchPayload
- All Implemented Interfaces:
Serializable
- Enclosing class:
MethodDefinition
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jf.util.ExceptionWithContext
addContext, getContext, printContext, printContext, printStackTrace, printStackTrace, withContextMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, setStackTrace, toString
-
Field Details
-
payloadOffset
private final int payloadOffset
-
-
Constructor Details
-
InvalidSwitchPayload
public InvalidSwitchPayload(int payloadOffset)
-
-
Method Details
-
getPayloadOffset
public int getPayloadOffset()
-