public class ModifyVetoException extends Exception
AudioFileModificationListener
wants to
prevent; from actually finishing its
operation.AudioFileModificationListener.fileOperationFinished(java.io.File)
.Constructor and Description |
---|
ModifyVetoException()
(overridden)
|
ModifyVetoException(String message)
(overridden)
|
ModifyVetoException(String message,
Throwable cause)
(overridden)
|
ModifyVetoException(Throwable cause)
(overridden)
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ModifyVetoException()
public ModifyVetoException(String message)
message
- Exception.Exception(java.lang.String)
public ModifyVetoException(String message, Throwable cause)
message
- cause
- Exception.Exception(java.lang.String,java.lang.Throwable)
public ModifyVetoException(Throwable cause)
cause
- Exception.Exception(java.lang.Throwable)
Copyright © 2005–2020 jthink.net. All rights reserved.