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