java.io.Serializablepublic class MalformedPatternException
extends java.lang.Exception
PatternCompiler,
Serialized Form| Constructor | Description |
|---|---|
MalformedPatternException() |
Simply calls the corresponding constructor of its superclass.
|
MalformedPatternException(java.lang.String message) |
Simply calls the corresponding constructor of its superclass.
|
public MalformedPatternException()
public MalformedPatternException(java.lang.String message)
message - A message indicating the nature of the parse error.Copyright ? 2000-2003 Apache Software Foundation. All Rights Reserved.