net.chaosserver.jtunes.playlist.io
Class CopyException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--net.chaosserver.jtunes.playlist.io.CopyException
- All Implemented Interfaces:
- Serializable
- public class CopyException
- extends Exception
Indicates an error copying a file.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CopyException
public CopyException(String s)
- Constructions a new exception.
- Parameters:
s
- description
CopyException
public CopyException(String s,
Throwable t)
- Constructions a new exception.
- Parameters:
s
- descriptiont
- cause
Copyright ?? 20030801