org.schwa.dr
Class IllegalAnnotationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.schwa.dr.DocrepException
org.schwa.dr.IllegalAnnotationException
- All Implemented Interfaces:
- Serializable
public class IllegalAnnotationException
- extends DocrepException
Exception class to indicate that a docrep annotation has been used illegally.
- 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 |
IllegalAnnotationException
public IllegalAnnotationException(String msg)
Copyright © 2014. All rights reserved.