public class ID3FieldDataException extends Exception
| Constructor and Description |
|---|
ID3FieldDataException()
Create an ID3FieldDataException with a default message
|
ID3FieldDataException(String msg)
Create an ID3FieldDataException with the specified message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ID3FieldDataException()
public ID3FieldDataException(String msg)
msg - a String specifying the specific problem encounteredCopyright © 2014. All rights reserved.