Class ComponentNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
ch.admin.bit.jeap.deploymentlog.domain.exception.ComponentNotFoundException
All Implemented Interfaces:
Serializable

public class ComponentNotFoundException extends Exception
See Also:
  • Constructor Details

    • ComponentNotFoundException

      public ComponentNotFoundException(String systemName, String componentName)