ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
broad.core.primer3.Primer3Exception Class Reference
Inheritance diagram for broad.core.primer3.Primer3Exception:
Inheritance graph
[legend]
Collaboration diagram for broad.core.primer3.Primer3Exception:
Collaboration graph
[legend]

Public Member Functions

 Primer3Exception (String message)
 
 Primer3Exception (Throwable cause)
 

Detailed Description

Exception thrown when there is a problem generating primers using primer3.

Author
Andrew R. Zimmer

Constructor & Destructor Documentation

broad.core.primer3.Primer3Exception.Primer3Exception ( String  message)

Creates a new Primer3Exception with the the given message.

Parameters
messageAn error message describing the nature of the problem.
broad.core.primer3.Primer3Exception.Primer3Exception ( Throwable  cause)

Creates a new Primer3Exception with a Throwable that was the underlying cause of the problem.

Parameters
causethe Throwable that was the underlying cause of the problem.

The documentation for this class was generated from the following file: