Class ValidationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.felix.webconsole.spi.ValidationException
All Implemented Interfaces:
Serializable

@Deprecated(since="2021-04-30") public class ValidationException extends Exception
Deprecated.
The Apache Felix Webconsole is not supported in Cloud environments.
A ConfigurationHandler should throws a validation exception if an operation is not allowed or not valid.
See Also:
  • Constructor Details

    • ValidationException

      public ValidationException(String message)
      Deprecated.
      Create validation exception
      Parameters:
      message - The validation message