Class Vfs2NioException

All Implemented Interfaces:
Serializable

public class Vfs2NioException extends RuntimeException
See Also:
  • Constructor Details

    • Vfs2NioException

      public Vfs2NioException()
    • Vfs2NioException

      public Vfs2NioException(String message)
    • Vfs2NioException

      public Vfs2NioException(String message, Throwable cause)
    • Vfs2NioException

      public Vfs2NioException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
    • Vfs2NioException

      public Vfs2NioException(Throwable cause)