public LkException( LkExceptionERRORCODE errorCode, string internalException )
Public Sub New ( errorCode As LkExceptionERRORCODE, internalException As String )
public: LkException( LkExceptionERRORCODE errorCode, String^ internalException )
new : errorCode : LkExceptionERRORCODE * internalException : string -> LkException