Package Summary  Overview Summary

class:ServiceNotFoundException [NONE]

constructor:ServiceNotFoundException() [NONE]

  • ServiceNotFoundException

    public ServiceNotFoundException()
    Default constructor.

constructor:ServiceNotFoundException(java.lang.String) [NONE]

  • ServiceNotFoundException

    public ServiceNotFoundException(String message)
    Constructor that allows a specific error message to be specified.
    Parameters:
    message - the detail message.