org.schwa.dr
Class WriterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.schwa.dr.DocrepException
org.schwa.dr.WriterException
- All Implemented Interfaces:
- Serializable
public class WriterException
- extends DocrepException
Exception class for errors that occur during writing to a docrep stream.
- Author:
- Tim Dawborn
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WriterException
public WriterException(String msg)
WriterException
public WriterException(Throwable e)
Copyright © 2014. All rights reserved.