Throw a custom exception if a stream can not be identified.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Mar 2013 21:21:26 +0000 (22:21 +0100)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 14 Mar 2013 21:21:26 +0000 (22:21 +0100)
commitef136195e508933d207ba9bd0899a942273aba73
tree19f817dea3ad775e3c278a51060364c34abd580a
parent29d35969590e0fb57237ef610fb50765cba8df9d
Throw a custom exception if a stream can not be identified.
src/main/java/net/pterodactylus/sonitus/io/IdentifierException.java [new file with mode: 0644]
src/main/java/net/pterodactylus/sonitus/io/OggVorbisIdentifier.java