Documentation of 'us.bpsm.edn.EdnIOException' Java class
EdnIOException
us.bpsm.edn

Class EdnIOException

  • All Implemented Interfaces:
    java.io.Serializable


    public class EdnIOException
    extends EdnException
    Indicates that an I/O error occurred. The cause will be an IOException.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      EdnIOException(java.io.IOException cause) 
      EdnIOException(java.lang.String msg, java.io.IOException cause) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.io.IOException getCause() 
      • Methods inherited from class java.lang.Throwable

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

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

      • EdnIOException

        public EdnIOException(java.lang.String msg,
                              java.io.IOException cause)
      • EdnIOException

        public EdnIOException(java.io.IOException cause)
    • Method Detail

      • getCause

        public java.io.IOException getCause()
        Overrides:
        getCause in class java.lang.Throwable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.