public class IllegalProfileParameterException extends Exception
IllegalProfileParameter exception is thrown if the
application attempts to ask for a version number for a profile not
specified for the application.| Constructor and Description |
|---|
IllegalProfileParameterException()
Construct a IllegalProfileParameterException with no detail message
|
IllegalProfileParameterException(String s)
Construct a IllegalProfileParameterException with a detail message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IllegalProfileParameterException()
public IllegalProfileParameterException(String s)
s - detail messageCopyright © 2012 code4tv.com. All Rights Reserved.