Class ResourceMismatchException

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

public class ResourceMismatchException extends RuntimeException
See Also:
  • Constructor Details

  • Method Details

    • getPath

      public String getPath()
      Returns:
      the path
    • getExpected

      public WsResource.Type getExpected()
      Returns:
      the expected
    • getFound

      public WsResource.Type getFound()
      Returns:
      the found