package fi.bitrite.android.ws.auth; public class NoAccountException extends RuntimeException { private static final long serialVersionUID = 1L; }