Uses of Package
as.clynx.exceptions

Packages that use as.clynx.exceptions
as.clynx   
as.clynx.audio   
as.clynx.audio.mux   
as.clynx.exceptions   
as.clynx.interfaces   
as.clynx.util   
 

Classes in as.clynx.exceptions used by as.clynx
InvalidParameterException
          The class InvalidParameterException.java extends Exception and is thrown when the specified parameters are false. can only occur in stand-alone console mode.
ThreadExceededException
          The class ThreadExceededException.java extends Exception and is thrown when the GUI is closed or the stop button was pressed.
 

Classes in as.clynx.exceptions used by as.clynx.audio
ThreadExceededException
          The class ThreadExceededException.java extends Exception and is thrown when the GUI is closed or the stop button was pressed.
 

Classes in as.clynx.exceptions used by as.clynx.audio.mux
ThreadExceededException
          The class ThreadExceededException.java extends Exception and is thrown when the GUI is closed or the stop button was pressed.
 

Classes in as.clynx.exceptions used by as.clynx.exceptions
InvalidPropertiesException
          The class InvalidPropertiesException.java extends Exception and is thrown when a property has a invalid vmalue.
 

Classes in as.clynx.exceptions used by as.clynx.interfaces
DirectoryNotFoundException
          The class DirectoryNotFoundException.java extends Exception and is thrown when a specified dir was not found.
InvalidDistanceFileException
          The class InvalidParameterException.java extends Exception and is thrown when the specified parameters are false. can only occur in stand-alone console mode.
 

Classes in as.clynx.exceptions used by as.clynx.util
DirectoryNotFoundException
          The class DirectoryNotFoundException.java extends Exception and is thrown when a specified dir was not found.
EmptyDirectoryException
          The class EmptyDirectoryException.java extends Exception and is thrown when the specified dir contains no files.
InvalidPropertiesException
          The class InvalidPropertiesException.java extends Exception and is thrown when a property has a invalid vmalue.
StartUpException
          The class StartUpException.java extends Exception and is thrown when the languagefile or startparameter file was not found.
ThreadExceededException
          The class ThreadExceededException.java extends Exception and is thrown when the GUI is closed or the stop button was pressed.