mqwfes
Class Messages

java.lang.Object
  |
  +--mqwfes.Messages

public class Messages
extends java.lang.Object

Messages (Error-, Warning- and Informationmessages).

FMC50000 - FMC50999 Server-Errors
    FMC50000 - FMC50099 Initialization & Configuration
    FMC50100 - FMC50199 Connection
    FMC50200 - FMC50299 General
    FMC50300 - FMC50399 non-mqwfes
FMC50400 - FMC50499 Server-Warnings
FMC50500 - FMC50599 Server-Information
FMC50600 - FMC50699 Server-General

FMC51000 - FMC51999 Delay-Errors
    FMC50000 - FMC50099 Server & Connection
    FMC50100 - FMC50199 Workitem Parameters & Data
FMC51400 - FMC51499 Delay-Warnings
FMC51500 - FMC51599 Delay-Information
FMC51600 - FMC51699 Delay-General

FMC52000 - FMC52299 Directory-Errors
    FMC52000 - FMC52099 Parameter
    FMC52100 - FMC52199 Server
    FMC52200 - FMC52299 General
FMC52300 - FMC52399 Directory-Warnings
FMC52400 - FMC52499 Directory-Information
FMC52500 - FMC52599 Directory-General

Author:
Eike Klattenhoff

Constructor Summary
Messages()
          Contains all messages that are printed out by the Program.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Contains all messages that are printed out by the Program.