Class ApplicationAccountDisableException

  • All Implemented Interfaces:
    Serializable

    public class ApplicationAccountDisableException
    extends UnexpectedException
    Exception that represents a social network account or social network application disable.
    Since:
    6.1.0
    Version:
    $Revision: 13752 $ $Date: 2011-10-13 14:10:51 -0300 (Thu, 13 Oct 2011) $
    See Also:
    Serialized Form
    • Constructor Detail

      • ApplicationAccountDisableException

        public ApplicationAccountDisableException​(String message)
        Constructor.
        Parameters:
        message - message of the exception.
        Since:
        6.1.0