public class PreferenceException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
PreferenceException(java.lang.String msg)
Construtor padrão.
|
PreferenceException(java.lang.String msg,
java.lang.Throwable cause)
Construtor padrão.
|
public PreferenceException(java.lang.String msg)
msg - mensagem.public PreferenceException(java.lang.String msg,
java.lang.Throwable cause)
msg - mensagem.cause - causa da exceção.Copyright © 2015. All Rights Reserved.