org.mmbase.remotepublishing
Class PublishException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.mmbase.remotepublishing.PublishException
All Implemented Interfaces:
java.io.Serializable

public class PublishException
extends java.lang.Exception

Version:
$Revision: 1.1 $
Author:
Nico Klasens
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Constructor Summary
PublishException(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

PublishException

public PublishException(java.lang.String message)
Parameters:
message - exception message


Copyright © 2003-2004 mmapps. All Rights Reserved.