|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.dvb.application.IllegalProfileParameterException
The IllegalProfileParameter
exception is thrown if the
application attempts to ask for a version number for a profile not
specified for the application.
Constructor Summary | |
IllegalProfileParameterException()
Construct a IllegalProfileParameterException with no detail message |
|
IllegalProfileParameterException(java.lang.String s)
Construct a IllegalProfileParameterException with a detail message |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public IllegalProfileParameterException()
public IllegalProfileParameterException(java.lang.String s)
s
- detail message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |