com.ibm.ia.common

Class RoutingException

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      boolean isBadInput() 
      • 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

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

      • RoutingException

        public RoutingException(java.lang.Exception e)
      • RoutingException

        public RoutingException(java.lang.Throwable t)
      • RoutingException

        public RoutingException(java.lang.String s)
      • RoutingException

        public RoutingException(java.lang.String s,
                        java.lang.Throwable t)
      • RoutingException

        public RoutingException(java.lang.Throwable t,
                        boolean badInput)
    • Method Detail

      • isBadInput

        public boolean isBadInput()

© Copyright IBM 2016