Class OtpErlangRangeException

All Implemented Interfaces:
Serializable

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

    • OtpErlangRangeException

      public OtpErlangRangeException(String msg)
      Provides a detailed message.