All Downloads are FREE. Search and download functionalities are using the official Maven repository.

generated.docs.javadoc.org.eclipse.dawnsci.analysis.api.io.ScanFileHolderException.html Maven / Gradle / Ivy






ScanFileHolderException (h5jan API)












org.eclipse.dawnsci.analysis.api.io

Class ScanFileHolderException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • org.eclipse.dawnsci.analysis.api.io.ScanFileHolderException
  • All Implemented Interfaces:
    java.io.Serializable


    public class ScanFileHolderException
    extends java.lang.Exception
    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

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

      • ScanFileHolderException

        public ScanFileHolderException(java.lang.String SFHe)
        Parameters:
        SFHe - should be the string that is thrown when there is an exception.
      • ScanFileHolderException

        public ScanFileHolderException(java.lang.String SFHe,
                                       java.lang.Throwable e)
        Parameters:
        SFHe - should be the string that is thrown when there is an exception.
        e - exception that is passed to this method




© 2015 - 2024 Weber Informatics LLC | Privacy Policy