Class ServiceConfigException

All Implemented Interfaces:
Serializable

public class ServiceConfigException extends GenericConfigException
Service configuration exception. Thrown when there is a configuration error in the serviceengine.xml file.
See Also:
  • Constructor Details

    • ServiceConfigException

      public ServiceConfigException()
    • ServiceConfigException

      public ServiceConfigException(String str)
    • ServiceConfigException

      public ServiceConfigException(String str, Throwable nested)