class ViewModel::Migration::OneWayError

def detail

def detail
  "One way migration for #{vm_name} cannot be migrated #{direction}"
end