Class PotentiallySecondaryError

    • Constructor Detail

      • PotentiallySecondaryError

        public PotentiallySecondaryError​(java.lang.String msg,
                                         java.lang.Throwable t)
      • PotentiallySecondaryError

        public PotentiallySecondaryError​(java.lang.Throwable t)
      • PotentiallySecondaryError

        public PotentiallySecondaryError​(java.lang.String msg)
      • PotentiallySecondaryError

        public PotentiallySecondaryError()
    • Method Detail

      • printStackTrace

        public void printStackTrace​(java.io.PrintWriter pw)
        Overrides:
        printStackTrace in class java.lang.Throwable
      • printStackTrace

        public void printStackTrace​(java.io.PrintStream ps)
        Overrides:
        printStackTrace in class java.lang.Throwable
      • printStackTrace

        public void printStackTrace()
        Overrides:
        printStackTrace in class java.lang.Throwable