Method | Description | |
---|---|---|
PatternError ( |
Pass on an exception.
|
|
PatternError ( String str ) : System |
Construct a message exception.
|
public PatternError ( |
||
e | The other exception. | |
return | System |
public PatternError ( String str ) : System | ||
str | String | The message. |
return | System |