public class MalformedPatternException extends Exception
PatternCompiler,
序列化表格| 构造器和说明 |
|---|
MalformedPatternException()
Simply calls the corresponding constructor of its superclass.
|
MalformedPatternException(String message)
Simply calls the corresponding constructor of its superclass.
|
public MalformedPatternException()
public MalformedPatternException(String message)
message - A message indicating the nature of the parse error.Copyright © 2022. All rights reserved.