public class ServerSystemPreferenceException extends RuntimeException
RuntimeException
that is thrown when accessing
ServerSystemPreferences
failed.Constructor and Description |
---|
ServerSystemPreferenceException() |
ServerSystemPreferenceException(String message) |
ServerSystemPreferenceException(String message,
Throwable cause) |
ServerSystemPreferenceException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ServerSystemPreferenceException()
public ServerSystemPreferenceException(String message)
public ServerSystemPreferenceException(String message, Throwable cause)
public ServerSystemPreferenceException(Throwable cause)
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.