Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created April 20, 2021 19:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/31dbe5b5f72fc8f204178f9590b60813 to your computer and use it in GitHub Desktop.
Save parzibyte/31dbe5b5f72fc8f204178f9590b60813 to your computer and use it in GitHub Desktop.
class GastoException extends Exception {
public GastoException() {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment