org.stjs.generator
Class MultipleFileGenerationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.stjs.generator.STJSRuntimeException
org.stjs.generator.JavascriptFileGenerationException
org.stjs.generator.MultipleFileGenerationException
- All Implemented Interfaces:
- Serializable
public class MultipleFileGenerationException
- extends JavascriptFileGenerationException
- See Also:
- Serialized Form
MultipleFileGenerationException
public MultipleFileGenerationException(List<JavascriptFileGenerationException> exceptions)
getExceptions
public List<JavascriptFileGenerationException> getExceptions()
Copyright © 2014. All Rights Reserved.