메소드 | 설명 | |
---|---|---|
YAMPException ( ) : System |
Creates an anonymous YAMP exception.
|
|
YAMPException ( String message ) : System |
Creates a YAMP exception with a simple message.
|
public YAMPException ( String message ) : System | ||
message | String | Which message do you want to display? |
리턴 | System |