org.eclipse.xpand2.output
Class VetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.xpand2.output.VetoException
- All Implemented Interfaces:
- Serializable
public class VetoException
- extends RuntimeException
Signals a veto by a VetoStrategy2 implementation.
- Since:
- 4.3.1
- Author:
- thoms
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VetoException
public VetoException(String message)
Copyright © 2015. All rights reserved.