public class PersonalityConfigException extends RuntimeException
Constructor and Description |
---|
PersonalityConfigException()
Creates a new instance of
PersonalityConfigException without detail message. |
PersonalityConfigException(String msg)
Constructs an instance of
PersonalityConfigException with the specified detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PersonalityConfigException()
PersonalityConfigException
without detail message.public PersonalityConfigException(String msg)
PersonalityConfigException
with the specified detail message.msg
- the detail message.Copyright ? 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP