Class DefaultNotDefinedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.inductiveautomation.ignition.common.exceptions.DefaultNotDefinedException
All Implemented Interfaces:
Serializable

public class DefaultNotDefinedException extends IllegalArgumentException
This is a type of illegalargumentexception that is thrown when some part of the system tries to use a defualt "something" which hasn't been specified yet.
See Also:
  • Constructor Details

    • DefaultNotDefinedException

      public DefaultNotDefinedException()