Class NoSuchServiceException

All Implemented Interfaces:
Serializable

public class NoSuchServiceException extends RuntimeCamelException
A runtime exception if a given service could not be found in the classpath
See Also:
  • Constructor Details

    • NoSuchServiceException

      public NoSuchServiceException(String name, String jar)
  • Method Details

    • getName

      public String getName()
    • getJar

      public String getJar()