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