Package de.mid.innovator.m2msdk.util.msg
package de.mid.innovator.m2msdk.util.msg
The package contains classes that can be used from applications as well as from server.
The log handler and the exception handling and the messaging is done here. Also the registered classes are managed here. This is done by the classes RegisterClass, RegisterClassWorkflow, ObjectLoader and TypePool. Also the file and resource access is done here.
-
ClassDescriptionException to abort the application.A message telling about a modified property in the log model.Class creating change messages and handling their translation.Mode of change.Abstract exception.Message with arguments and probably additional exception.Message handled by log model.A server exception is a delegation for a non-serializabel exception.A severe exception is logged in log book as error, but does not abort the execution.An uncritical exception is logged in log book as info and does not abort the execution.