Class GollumException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public class GollumException
    extends Exception
                        

    Internal Exception of GollumParse If a error occurs while a task in background, this type of exception throw and send to Callback. Exception inherites from java.lang.Exception.