Esri Geoportal Server
1.0

com.esri.gpt.server.csw.client
Class CswRuntimeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.esri.gpt.server.csw.client.CswRuntimeException
All Implemented Interfaces:
Serializable

public class CswRuntimeException
extends RuntimeException

The Class CswRuntimeException. Runtime exception wrapper

See Also:
Serialized Form

Constructor Summary
CswRuntimeException()
          Instantiates a new csw runtime exception.
CswRuntimeException(String msg)
          Instantiates a new csw runtime exception.
 
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

CswRuntimeException

public CswRuntimeException()
Instantiates a new csw runtime exception.


CswRuntimeException

public CswRuntimeException(String msg)
Instantiates a new csw runtime exception.

Parameters:
msg - the msg

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.