public class NonAuthoritativeInformationException extends RuntimeException
Constructor and Description |
---|
NonAuthoritativeInformationException() |
NonAuthoritativeInformationException(String message) |
NonAuthoritativeInformationException(String message,
Throwable cause) |
NonAuthoritativeInformationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NonAuthoritativeInformationException()
public NonAuthoritativeInformationException(String message, Throwable cause)
public NonAuthoritativeInformationException(String message)
public NonAuthoritativeInformationException(Throwable cause)
Copyright © 2016. All Rights Reserved.