io.induct.yle.api.exceptions.UnauthorizedException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of yle-api Show documentation
Show all versions of yle-api Show documentation
Uploads all artifacts belonging to configuration ':archives'
The newest version!
package io.induct.yle.api.exceptions;
/**
* @since 2015-08-11
*/
public class UnauthorizedException extends RuntimeException {
}