class NemID::Errors::APP007Error
Public Class Methods
new(msg="Fix the integration issue. [JS Client: See tool at " \ "/developers/validateparameters.jsp]")
click to toggle source
Calls superclass method
NemID::Errors::APPError::new
# File lib/nemid/errors/app.rb, line 32 def initialize(msg="Fix the integration issue. [JS Client: See tool at " \ "/developers/validateparameters.jsp]") super end