com.jivesoftware.forum
Class AvatarException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.base.JiveException
com.jivesoftware.forum.AvatarException
- All Implemented Interfaces:
- java.io.Serializable
public class AvatarException
- extends com.jivesoftware.base.JiveException
Thrown if there are problems with creation of Avatars
- See Also:
- Serialized Form
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 |
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
FILE_NOT_ACCEPTED
public static final int FILE_NOT_ACCEPTED
- See Also:
- Constant Field Values
AvatarException
public AvatarException()
AvatarException
public AvatarException(java.lang.String s)
AvatarException
public AvatarException(java.lang.String s,
java.lang.Throwable throwable)
AvatarException
public AvatarException(java.lang.Throwable throwable)
AvatarException
public AvatarException(AttachmentException ae)
getType
public int getType()
Copyright © 1999-2006 Jive Software.