Class RegisteringException

java.lang.Object
java.lang.Throwable
java.lang.Exception
se.datadosen.jalbum.RegisteringException
All Implemented Interfaces:
Serializable

public class RegisteringException extends Exception
Since:
24
See Also:
  • Constructor Details

    • RegisteringException

      public RegisteringException()
    • RegisteringException

      public RegisteringException(AlbumObject ao, Throwable cause)
  • Method Details