Exception: UU::OS::Application::ApplicationError

Inherits:
IPC::IPCError
  • Object
show all
Defined in:
uu_os_application-2.2.0/lib/uu/os/application/application_error.rb

Overview

Ancestor of all errors raised by uuApps.

Direct Known Subclasses

CMD::CommandError, VUC::VisualUseCaseError

Constant Summary

Instance Attribute Summary

Attributes inherited from IPC::IPCError

#attributes, #code, #kind

Method Summary

Methods inherited from IPC::IPCError

#add_detail_message, #detail_messages, #initialize, #main_message, #message

Constructor Details

This class inherits a constructor from UU::OS::IPC::IPCError