com.ibm.commerce.marketing.promotion.xml

Class XMLizationException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.commerce.marketing.promotion.xml.XMLizationException
  • All Implemented Interfaces:
    java.io.Serializable


    public class XMLizationException
    extends java.lang.Exception
    See Also:
    Serialized Form
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      IBM Copyright
    • Constructor Summary

      Constructors 
      Constructor and Description
      XMLizationException()
      Constructor for XMLModelException.
      XMLizationException(java.lang.String s)
      Constructor for XMLModelException.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM Copyright
        See Also:
        Constant Field Values
    • Constructor Detail

      • XMLizationException

        public XMLizationException()
        Constructor for XMLModelException.
      • XMLizationException

        public XMLizationException(java.lang.String s)
        Constructor for XMLModelException.
        Parameters:
        s -