public class NoSuchAdjunctException extends IOException
Constructor and Description |
---|
NoSuchAdjunctException() |
NoSuchAdjunctException(String message) |
NoSuchAdjunctException(String message,
Throwable cause) |
NoSuchAdjunctException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchAdjunctException()
public NoSuchAdjunctException(String message)
public NoSuchAdjunctException(String message, Throwable cause)
public NoSuchAdjunctException(Throwable cause)
Copyright © 2018. All rights reserved.