org.gcube.portlets.user.searchportlet.client.exceptions
Class SearchSubmissionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.gcube.portlets.user.searchportlet.client.exceptions.SearchSubmissionException
All Implemented Interfaces:
Serializable

public class SearchSubmissionException
extends Exception
implements Serializable

Exception for server side exceptions from search submission queries

Author:
Panagiota Koltsida, NKUA
See Also:
Serialized Form

Constructor Summary
SearchSubmissionException()
           
SearchSubmissionException(String message)
           
 
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

SearchSubmissionException

public SearchSubmissionException()

SearchSubmissionException

public SearchSubmissionException(String message)


Copyright © 2013. All Rights Reserved.