com.ibm.ia.gateway

Class SolutionNotFoundException

  • All Implemented Interfaces:
    java.io.Serializable


    public class SolutionNotFoundException
    extends GatewayException
    An Exception class to indicate that solution is not found on the server
    See Also:
    Serialized Form
    • 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

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

      • SolutionNotFoundException

        public SolutionNotFoundException(java.lang.Throwable cause)
      • SolutionNotFoundException

        public SolutionNotFoundException(java.lang.String msg)
      • SolutionNotFoundException

        public SolutionNotFoundException(java.lang.String msg,
                                 java.lang.Throwable cause)

© Copyright IBM 2016