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

generated.docs.javadoc.org.eclipse.dawnsci.nexus.NexusException.html Maven / Gradle / Ivy






NexusException (h5jan API)












org.eclipse.dawnsci.nexus

Class NexusException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • org.eclipse.dawnsci.nexus.NexusException
    • Constructor Summary

      Constructors 
      Constructor and Description
      NexusException(java.lang.String message) 
      NexusException(java.lang.String message, java.lang.Throwable t) 
      NexusException(java.lang.Throwable t) 
    • 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

      • NexusException

        public NexusException(java.lang.Throwable t)
      • NexusException

        public NexusException(java.lang.String message)
      • NexusException

        public NexusException(java.lang.String message,
                              java.lang.Throwable t)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy