class Bcome::Exception::InvalidRegistryCommandNameLength

Public Instance Methods

message_prefix() click to toggle source
# File lib/objects/exception/invalid_registry_command_name_length.rb, line 6
def message_prefix
  'Invalid registry command name length: '
end