psdi.iface.mic

Class MessageBuilder

  • java.lang.Object
    • psdi.iface.mic.MessageBuilder


  • public class MessageBuilder
    extends java.lang.Object
    Class to build error message
    • Constructor Summary

      Constructors 
      Constructor and Description
      MessageBuilder() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static org.jdom.Document buildMessage(java.lang.Exception t, java.lang.String queueName, java.lang.String uniqueID, java.lang.String viewFileName)
      Build error message.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MessageBuilder

        public MessageBuilder()
    • Method Detail

      • buildMessage

        public static org.jdom.Document buildMessage(java.lang.Exception t,
                                                     java.lang.String queueName,
                                                     java.lang.String uniqueID,
                                                     java.lang.String viewFileName)
                                              throws MXException,
                                                     java.rmi.RemoteException
        Build error message.
        Parameters:
        t - Give reference to exception object.
        Throws:
        MXException - MAXIMO exception
        java.rmi.RemoteException - Remote exception