Documentation of 'org.freehep.util.io.UndefinedTagException' Java class
UndefinedTagException
org.freehep.util.io

Class UndefinedTagException

  • All Implemented Interfaces:
    java.io.Serializable


    public class UndefinedTagException
    extends java.io.IOException
    Exception for the TaggedOutputStream. Signals that the user tries to write a tag which is not defined at this version or below.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UndefinedTagException

        public UndefinedTagException()
        Create an Undefined Tag Exception.
      • UndefinedTagException

        public UndefinedTagException(java.lang.String msg)
        Create an Undefined Tag Exception.
        Parameters:
        msg - message
      • UndefinedTagException

        public UndefinedTagException(int code)
        Create an Undefined Tag Exception.
        Parameters:
        code - undefined tagID

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.