Package ec.util

Class BadParameterException

All Implemented Interfaces:
Serializable

public class BadParameterException extends RuntimeException
Thrown when you attempt to create a Parameter from bad path items.
See Also:
  • Constructor Details

    • BadParameterException

      public BadParameterException(String s)