Class CmdParse::ParseError
In: lib/cmdparse.rb
Parent: RuntimeError

Base class for all cmdparse errors.

Methods

message   reason  

Public Class methods

Public Instance methods

Returns the reason plus the message.

[Validate]