Overload List
| Name | Description | |
|---|---|---|
| BioException()()() |
Create a new BioException.
| |
| BioException(Exception) |
Create a new BioException with an inner exception.
| |
| BioException(String) |
Create a new BioException with a message.
| |
| BioException(String, Exception) |
Create a new BioException with a message and inner exception.
|