net.openmarkup
Class ApplierGlitch
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.openmarkup.ApplierException
net.openmarkup.ApplierGlitch
- All Implemented Interfaces:
- Glitch, Serializable
- public class ApplierGlitch
- extends ApplierException
- implements Glitch
Exception thrown by an AttributeApplier
when a minor
glitch occurs.
- Author:
- Ramesh Gupta
- See Also:
Glitch
,
Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ApplierGlitch
public ApplierGlitch()
ApplierGlitch
public ApplierGlitch(String message)
ApplierGlitch
public ApplierGlitch(String message,
Throwable cause)
ApplierGlitch
public ApplierGlitch(Throwable cause)
Copyright 2003-2004 eNode, Inc. All rights reserved.