Searched refs:FailedPostblitException (Results 1 – 2 of 2) sorted by relevance
201 static class FailedPostblitException : Exception { this() nothrow @safe { super(null); } } in this()212 throw new FailedPostblitException(); in this()247 catch (FailedPostblitException) {} in catch() argument254 catch (FailedPostblitException) {} in catch() argument263 catch (FailedPostblitException) {} in catch() argument270 catch (FailedPostblitException) {} in catch() argument
2586 static class FailedPostblitException : Exception { this() nothrow @safe { super(null); } } in this()2597 throw new FailedPostblitException(); in this()2632 catch (FailedPostblitException) {} in catch() argument2639 catch (FailedPostblitException) {} in catch() argument2648 catch (FailedPostblitException) {} in catch() argument2655 catch (FailedPostblitException) {} in catch() argument