mjudd 2009-04-09 14:12:03 +00:00
parent a9e3d66261
commit 1b8dff665b
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ package org.posterita.exceptions;
public class PriceListAlreadyExistsException extends OperationException
{
private static final long serialVersionUID = 1L;
public PriceListAlreadyExistsException(String exception)
{