org.davic.mpeg.sections
Class FilterResourceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.davic.mpeg.sections.SectionFilterException
org.davic.mpeg.sections.FilterResourceException
- All Implemented Interfaces:
- Serializable
public class FilterResourceException
- extends SectionFilterException
Signals that inadequate resources are available to support the requested operation
when a SectionFilterGroup is in the connected or disconnected states.
- Version:
- Updated to DAVIC 1.3.1
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FilterResourceException
public FilterResourceException()
- Constructs a resource Exception.
FilterResourceException
public FilterResourceException(String s)
- Constructs a FilterResourceException with the specified detail message
- Parameters:
s
- the detail message