Package org.biojava.nbio.core.exceptions
Class Messages
- java.lang.Object
-
- org.biojava.nbio.core.exceptions.Messages
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENDOFFILE
static String
SECTIONKEYNULL
-
Constructor Summary
Constructors Constructor Description Messages()
-
-
-
Field Detail
-
ENDOFFILE
public static final String ENDOFFILE
- See Also:
- Constant Field Values
-
SECTIONKEYNULL
public static final String SECTIONKEYNULL
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Messages
public Messages()
-
-