RichFaces Photoalbum 4.3.5.Final

org.richfaces.photoalbum.util
Class PhotoAlbumException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.richfaces.photoalbum.util.PhotoAlbumException
All Implemented Interfaces:
Serializable

public class PhotoAlbumException
extends Exception

See Also:
Serialized Form

Constructor Summary
PhotoAlbumException()
           
PhotoAlbumException(String message)
           
PhotoAlbumException(String message, Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PhotoAlbumException

public PhotoAlbumException()

PhotoAlbumException

public PhotoAlbumException(String message)

PhotoAlbumException

public PhotoAlbumException(String message,
                           Throwable cause)

RichFaces Photoalbum 4.3.5.Final

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.