All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.pnc.pnc-groovy-client.1.2.2.source-code.Exception.groovy Maven / Gradle / Ivy

The newest version!
package ca.szc.groovy.pnc

import groovy.json.JsonOutput
import groovy.transform.InheritConstructors

@InheritConstructors
class ExecutionException extends Exception {}

@InheritConstructors
class ModelCoerceException extends Exception {}

@InheritConstructors
class ServerException extends Exception {}

@InheritConstructors
class AuthException extends Exception {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy