CapstoneException

Exception thrown on errors in the wrapped Capstone library

class CapstoneException : Exception {}

Members

Variables

errCode
ErrorCode errCode;

Denotes the kind of error

Meta