/* * Copyright 2013 Guidewire Software, Inc. */ package gw.internal.gosu.parser; public class CannotMergeStacktracesException extends RuntimeException { }