class ZuoraConnect::Exceptions::OrganizationAccessForbidden
def initialize(message = nil)
def initialize(message = nil) @message = message @default_message = "You are not authorized to access this page with the current organization." end
def initialize(message = nil) @message = message @default_message = "You are not authorized to access this page with the current organization." end