Class EmbeddedParameterUtil.StringFormatIncorrectException

All Implemented Interfaces:
Serializable
Enclosing class:
EmbeddedParameterUtil

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

    • StringFormatIncorrectException

      public StringFormatIncorrectException(String string, String startSymbol, String endSymbol)
      Construct a new instance.