Class ParameterException

All Implemented Interfaces:
Serializable

public class ParameterException extends UncheckedDeephavenException
An Exception thrown when there is a problem with a Parameter
See Also:
  • Constructor Details

    • ParameterException

      public ParameterException(String name, String message)
  • Method Details

    • getName

      public String getName()