Class ComponentNotFoundException

All Implemented Interfaces:
Serializable

public final class ComponentNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • ComponentNotFoundException

      public ComponentNotFoundException(String message)
    • ComponentNotFoundException

      public ComponentNotFoundException(String message, Throwable cause)