Class ResourceNotFoundException

All Implemented Interfaces:
Serializable

public class ResourceNotFoundException extends OslcClientApplicationException
Exception indicating a Jazz authentication or credentials problem
See Also:
  • Constructor Details

    • ResourceNotFoundException

      public ResourceNotFoundException(String resource, String value)
  • Method Details

    • getResource

      public String getResource()
    • getValue

      public String getValue()