Package xj3d.filter

Class FilterProcessingException

java.lang.Object
All Implemented Interfaces:
Serializable

public class FilterProcessingException extends VRMLException
Derived VRMLException for use within the filter change when a filter would like to exit with a specific error code beyond the basic predefined codes.

Effectively this implementation just turns the abstract class into a concrete class without adding any additional implementation.

Version:
$Revision: 1.1 $
Author:
Alan Hudson
See Also: