Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ignition-devs
/
incendium
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2
Star
13
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
incendium.exceptions.JavaError
Jump to bottom
César Román edited this page
Jun 6, 2025
·
2 revisions
Class JavaError
BaseException
Exception
JavaError
Syntax
JavaError(message, [inner_exception], [cause], [remove_substring])
Args:
message (
str
): The error message.
inner_exception (
Throwable
): The inner Exception. Optional. Defaults to
None
.
cause (
str
): The cause of the Exception. Optional. Defaults to
None
.
remove_substring (
str
): The substring to be removed from message. Optional. Defaults to
None
.
Wiki pages
Pages
64
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.constants
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.dataset
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.dataset.from_list_of_dicts
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.dataset.to_json
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.dataset.to_jsonobject
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.dataset.to_xml
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.date
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.date.compare
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.date.get_first_day_of_month
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.date.get_last_day_of_month
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.check
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.DisposableConnection
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.execute_non_query
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.get_data
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.get_output_params
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.get_return_value
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.InParam
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.o_execute_non_query
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.o_get_data
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.OutParam
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.db.TransactionManager
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.exceptions
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.exceptions.ApplicationError
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.exceptions.Error
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.exceptions.GatewayError
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.exceptions.get_function_name
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.exceptions.JavaError
Class JavaError
Syntax
JavaError(message, [inner_exception], [cause], [remove_substring])
Loading
incendium.exceptions.MSSQLError
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.exceptions.TagError
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.gui
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.gui.validate_form
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.helper.types
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.net
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.net.send_high_priority_email
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.net.send_html_email
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.tag
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.tag.read
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.tag.write
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.time
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.time.get_timer
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.time.get_timestamp
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.gui
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.gui.authentication
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.gui.authorization
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.gui.confirm
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.gui.error
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.gui.info
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.gui.input
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.gui.warning
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.nav
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.nav.swap_to
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.nav.swap_windows
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.user
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.user.get_emails
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.user.get_user
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.user.get_user_email_address
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.user.get_user_first_name
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.user.get_user_full_name
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.user.get_users
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.user.IncendiumUser
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
incendium.vision.user.set_locale
Uh oh!
There was an error while loading.
Please reload this page
.
Show 49 more pages…
Wiki
Home
incendium Modules
constants
dataset
date
db
exceptions
gui
helper.types
net
tag
time
vision
gui
nav
user
Clone this wiki locally
You can’t perform that action at this time.