public class FilterFormatException
extends java.lang.Exception
Title: Framework Support Library
Description: Defines an exception thrown if the Filter has invalid format.
Copyright: Copyright (c) 2010
Company: StreamScape Technologies
Constructor and Description |
---|
FilterFormatException()
Constructs a new exception.
|
FilterFormatException(java.lang.String message)
Constructs a new exception.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.