com.jivesoftware.community
Class AvatarException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.jivesoftware.community.JiveException
com.jivesoftware.community.AvatarException
- All Implemented Interfaces:
- Serializable
public class AvatarException
- extends JiveException
Thrown if there are problems with creation of an Avatar
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
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(String s)
AvatarException
public AvatarException(String s,
Throwable throwable)
AvatarException
public AvatarException(Throwable throwable)
AvatarException
public AvatarException(AttachmentException ae)
getType
public int getType()
Copyright © 1999-2007 Jive Software.