org.dvb.application
Class IllegalProfileParameterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.dvb.application.IllegalProfileParameterException
- All Implemented Interfaces:
- Serializable
public class IllegalProfileParameterException
- extends Exception
The IllegalProfileParameter
exception is thrown if the
application attempts to ask for a version number for a profile not
specified for the application.
- Since:
- MHP1.0
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
IllegalProfileParameterException
public IllegalProfileParameterException()
- Construct a IllegalProfileParameterException with no detail message
IllegalProfileParameterException
public IllegalProfileParameterException(String s)
- Construct a IllegalProfileParameterException with a detail message
- Parameters:
s
- detail message