net.sf.logdistiller
Class Publisher.PublishException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sf.logdistiller.Publisher.PublishException
All Implemented Interfaces:
Serializable
Enclosing class:
Publisher

public static class Publisher.PublishException
extends Exception

See Also:
Serialized Form

Constructor Summary
Publisher.PublishException(String message, Throwable nested)
           
 
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

Publisher.PublishException

public Publisher.PublishException(String message,
                                  Throwable nested)


Copyright © 2004-2009. All Rights Reserved.