Class ParameterException

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

public class ParameterException extends Exception
Thrown by AlbumBean if a parameter is incorrect, for example an image size missing the "x"
See Also:
  • Constructor Details

    • ParameterException

      public ParameterException()
    • ParameterException

      public ParameterException(String msg)