it.geosolutions.geonetwork.exception
Class GNLibException

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.GNLibException
All Implemented Interfaces:
Serializable

public class GNLibException
extends GNException

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

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

GNLibException

public GNLibException(String message)

GNLibException

public GNLibException(String message,
                      Throwable cause)


Copyright © 2011-2012 GeoSolutions. All Rights Reserved.