Class PropertyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.keycloak.quarkus.runtime.cli.PropertyException
All Implemented Interfaces:
Serializable

public class PropertyException extends RuntimeException
See Also:
  • Constructor Details

    • PropertyException

      public PropertyException(String message)
    • PropertyException

      public PropertyException(String message, Throwable throwable)