Package org.sm.smtools.exceptions
package org.sm.smtools.exceptions
Provides various classes for exception handling.
This package encapsulates all the exceptions that occur in the SMTools classes.
-
ExceptionsClassDescriptionIndicates that an attempt to create a file denoted by the specified filename has failed.Indicates that an attempt to parse a line in the file denoted by the specified filename has failed.Indicates that an attempt to read from the file denoted by the specified filename has failed.Indicates that an attempt to write a value to the file denoted by the specified filename has failed.Indicates an error involving the
Registry
.Indicates that playing of a sound has failed.