메소드 | 설명 | |
---|---|---|
PatternError ( |
Construct an exception that holds another exception.
|
|
PatternError ( String msg ) : System |
Construct a message exception.
|
public PatternError ( |
||
t | The other exception. | |
리턴 | System |
public PatternError ( String msg ) : System | ||
msg | String | The exception message. |
리턴 | System |