Class ErrorCategory


  • public class ErrorCategory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorCategory()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DATASOURCE_ERROR

        public static final java.lang.String DATASOURCE_ERROR
        See Also:
        Constant Field Values
      • TRADING_SYSTEM_REJECTION

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

      • ErrorCategory

        public ErrorCategory()