Class EmbeddedParameterUtil.ParameterNotFoundException

All Implemented Interfaces:
Serializable
Enclosing class:
EmbeddedParameterUtil

public static class EmbeddedParameterUtil.ParameterNotFoundException extends BizLogicAppException
Designates an exception which occurs because the format of an argument string is wrong.
See Also:
  • Constructor Details

    • ParameterNotFoundException

      public ParameterNotFoundException(String key)
      Construct a new instance.