Searched refs:mErrorType (Results 1 – 1 of 1) sorted by relevance
103 @ErrorType private final int mErrorType; field in IkeProtocolException109 mErrorType = code; in IkeProtocolException()116 mErrorType = code; in IkeProtocolException()123 mErrorType = code; in IkeProtocolException()130 mErrorType = code; in IkeProtocolException()150 mErrorType = code; in IkeProtocolException()196 return mErrorType; in getErrorType()220 return new IkeNotifyPayload(mErrorType, mErrorData); in buildNotifyPayload()