com.drew.metadata

Class MetadataException

public class MetadataException extends CompoundException

Constructor Summary
MetadataException(String msg)
MetadataException(Throwable exception)
MetadataException(String msg, Throwable innerException)

Constructor Detail

MetadataException

public MetadataException(String msg)

MetadataException

public MetadataException(Throwable exception)

MetadataException

public MetadataException(String msg, Throwable innerException)
Copyright © 2006 Drew Noakes. All Rights Reserved.