|
||||||||||
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.davic.mpeg.sections.SectionFilterException
org.davic.mpeg.sections.FilterResourceException
Signals that inadequate resources are available to support the requested operation when a SectionFilterGroup is in the connected or disconnected states.
Constructor Summary | |
FilterResourceException()
Constructs a resource Exception. |
|
FilterResourceException(java.lang.String s)
Constructs a FilterResourceException with the specified 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 FilterResourceException()
public FilterResourceException(java.lang.String s)
s
- the detail message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |