com.moximedia.ows.wfs
Class TransactionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.moximedia.ows.wfs.TransactionException
All Implemented Interfaces:
java.io.Serializable

public class TransactionException
extends java.lang.Exception

Author:
jdc
See Also:
Serialized Form

Constructor Summary
TransactionException()
          Creates a new instance of UpdateException without detail message.
TransactionException(java.lang.String msg)
          Constructs an instance of UpdateException with the specified detail message.
 
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

TransactionException

public TransactionException()
Creates a new instance of UpdateException without detail message.


TransactionException

public TransactionException(java.lang.String msg)
Constructs an instance of UpdateException with the specified detail message.

Parameters:
msg - the detail message.


Internet Mapping Framework for OpenGIS Java Object Model API (v1.3.007)
Copyright © 2005 Moxi Media Inc. and Province of British Columbia. All Rights Reserved.