Class VPFRowDataException

    • Constructor Summary

      Constructors 
      Constructor Description
      VPFRowDataException()
      Creates a new VPFRowDataException object.
      VPFRowDataException​(String msg)
      Creates a new VPFRowDataException object.
    • Method Summary

      • Methods inherited from class Throwable

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

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

      • VPFRowDataException

        public VPFRowDataException()
        Creates a new VPFRowDataException object.
      • VPFRowDataException

        public VPFRowDataException​(String msg)
        Creates a new VPFRowDataException object.
        Parameters:
        msg - DOCUMENT ME!