Class AdaptedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.officefloor.compile.impl.adapt.AdaptedException
All Implemented Interfaces:
Serializable

public class AdaptedException extends RuntimeException
Adapted Exception to enable details of the cause to be provided to the CompilerIssues for an issue.
Author:
Daniel Sagenschneider
See Also: