Class InvalidParameterException

  • All Implemented Interfaces:
    Serializable

    public class InvalidParameterException
    extends RuntimeException
    This exception just signals that an exception occurred initializing parameters for an adcion-definition
    Author:
    dmoran
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidParameterException

        public InvalidParameterException()
      • InvalidParameterException

        public InvalidParameterException​(String msg)