Class NoAlbumFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
musichub.business.NoAlbumFoundException
All Implemented Interfaces:
Serializable

public class NoAlbumFoundException extends Exception
See Also:
Serialized Form
  • Constructor Details

    • NoAlbumFoundException

      public NoAlbumFoundException(String msg)