public class RecorderException
extends java.lang.Exception
| Constructor and Description | 
|---|
RecorderException()
Creates a default  
RecorderException. | 
RecorderException(java.lang.String message)
Creates a  
RecorderException from its message. | 
RecorderException(java.lang.String message,
                 java.lang.Throwable cause)
Creates a  
RecorderException with its message 
 and the internal cause that initiated this exception. | 
public RecorderException()
RecorderException.public RecorderException(java.lang.String message)
RecorderException from its message.public RecorderException(java.lang.String message,
                         java.lang.Throwable cause)
RecorderException with its message 
 and the internal cause that initiated this exception.
                        
© Copyright 2024 Space Mushrooms
                            
Distributed under GNU General Public License