Documentation of 'visad.data.fits.ExceptionStack' Java class
ExceptionStack
visad.data.fits

Class ExceptionStack

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void addException(java.lang.Exception e) 
      int depth() 
      java.util.Enumeration exceptions() 
      void printStackTrace() 
      void printStackTrace(java.io.PrintStream ps) 
      void printStackTrace(java.io.PrintWriter pw) 
      • Methods inherited from class java.lang.Throwable

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

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

      • ExceptionStack

        public ExceptionStack()
      • ExceptionStack

        public ExceptionStack(java.lang.Exception e)
    • Method Detail

      • addException

        public void addException(java.lang.Exception e)
      • depth

        public int depth()
      • exceptions

        public java.util.Enumeration exceptions()
      • printStackTrace

        public void printStackTrace()
        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(java.io.PrintWriter pw)
        Overrides:
        printStackTrace in class java.lang.Throwable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.