it.geosolutions.geonetwork.exception
Class GNException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by it.geosolutions.geonetwork.exception.GNException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
GNLibException, GNServerException

public class GNException
extends Exception

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

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

GNException

public GNException(String message,
                   Throwable cause)

GNException

public GNException(String message)


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.