Class ConfERangeException

Object
Throwable
Exception
com.tailf.proto.ConfEException
com.tailf.proto.ConfERangeException
All Implemented Interfaces:
Serializable

public class ConfERangeException extends ConfEException
Exception raised when an attempt is made to create an E term with data that is out of range for the term in question.
See Also:
  • Constructor Details

    • ConfERangeException

      public ConfERangeException(String msg, Throwable cause)
      Provides a detailed message.
    • ConfERangeException

      public ConfERangeException(String msg)