it.geosolutions.geonetwork.exception
Class GNServerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by it.geosolutions.geonetwork.exception.GNException
              extended by it.geosolutions.geonetwork.exception.GNServerException
All Implemented Interfaces:
Serializable

public class GNServerException
extends GNException

Author:
ETj (etj at geo-solutions.it)
See Also:
Serialized Form

Constructor Summary
GNServerException(String message)
           
GNServerException(String message, Throwable cause)
           
 
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

GNServerException

public GNServerException(String message)

GNServerException

public GNServerException(String message,
                         Throwable cause)


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.