com.ibm.wsspi.kernel.service.location

Class ResourceMismatchException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • java.lang.RuntimeException
          • com.ibm.wsspi.kernel.service.location.ResourceMismatchException
  • All Implemented Interfaces:
    java.io.Serializable


    public class ResourceMismatchException
    extends java.lang.RuntimeException
    See Also:
    Serialized Form
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      WsResource.Type getExpected() 
      WsResource.Type getFound() 
      java.lang.String getPath() 
      • 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
    • Constructor Detail

      • ResourceMismatchException

        public ResourceMismatchException(java.lang.String path,
                                 WsResource.Type expected,
                                 WsResource.Type found)
        Parameters:
        message -
    • Method Detail

      • getPath

        public java.lang.String getPath()
        Returns:
        the path