oss.net.pstream.rewrite
Class RewriteException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--oss.net.pstream.rewrite.RewriteException
All Implemented Interfaces:
java.io.Serializable

public class RewriteException
extends java.lang.Exception

Title:

Description:

Copyright: Copyright (c) 2002

Company:

Version:
1.0
Author:
unascribed
See Also:
Serialized Form

Constructor Summary
RewriteException()
           
RewriteException(java.lang.String 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

RewriteException

public RewriteException()

RewriteException

public RewriteException(java.lang.String Message)


Copyright © 2000 Dummy Corp. All Rights Reserved.