com.redhat.persistence
Class SQLWriterException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended bycom.redhat.persistence.ProtoException
                  extended bycom.redhat.persistence.SQLWriterException
All Implemented Interfaces:
Serializable

public class SQLWriterException
extends ProtoException

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class com.redhat.persistence.ProtoException
ProtoException.Role
 
Field Summary
 
Fields inherited from class com.redhat.persistence.ProtoException
OBJECT, PROPERTY, VALUE
 
Constructor Summary
SQLWriterException()
           
SQLWriterException(String msg)
           
 
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

SQLWriterException

public SQLWriterException()

SQLWriterException

public SQLWriterException(String msg)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC