BJ-76: Add exception and containers size

This commit is contained in:
Pavel Popov 2017-01-31 17:36:38 +03:00
parent 9d1932ca26
commit 23e70868ec

View File

@ -0,0 +1,7 @@
package com.rbkmoney.kebab.exception;
/**
* Created by tolkonepiu on 31/01/2017.
*/
public class BadGrammarException {
}