[JAVA] [Memorandum] What is an error?

What is an error?

--Indicates that "an unrecoverable trouble has occurred from the program"

ex) OutOfMemoryError Infinite loop with recurrence call (StackOverflowError)

--Main subclass that inherits Error class

--JVM gives an error --No need for try-catch or throw (but you can write it)

Recommended Posts

[Memorandum] What is an error?
What is an interface?
What is an initializer?
What is an operator?
What is an annotation?
What exactly is an API?
[Ruby] What is an instance?
What is Docker-compose? (Personal memorandum)
Error memorandum
What is Docker?
What is null? ]
What is java
What is Keycloak
What is maven?
What is Jackson?
What is Docker
What is self
What is Jenkins
What is ArgumentMatcher?
What is IM-Juggling?
What is params
What is SLF4J?
What is Facade? ??
What is Java <>?
What is Gradle?
What is POJO
What is Java
What is centOS
What is RubyGem?
What is programming?
What is before_action?
What is Docker
What is Byte?
What is Tomcat
What is Maven Assembly?
What is `docker-compose up`?
What is a constructor?
What is vue cli
What is Ruby's self?
What is hard coding?
What is a stream
What is Ruby's attr_accessor?
What is Java Encapsulation?
What is permission denied?
What is instance control?
What is Spring Tools 4
What is object orientation?
What is Guava's @VisibleForTesting?
What is MVC model?
What is Java technology?
What is Java API-java
What is @ (instance variable)?
What is Gradle's Artifact?
What is JPA Auditing?
[Swift] What is dismiss?
[Java] What is flatMap?
What is a Servlet?
What is web development?
[Java] What is JavaBeans?
[Android] What is Context? ??
[Java] What is ArrayList?