repo1.maven.org$maven2@org.springframework$spring-beans@2.5.6
repo1.maven.org$maven2@org.springframework$spring-beans@2.5.6@org$springframework$beans$FatalBeanException.java
file
oh
o
[]
package org.springframework.beans;
Thrown on an unrecoverable problem encountered in the
beans packages or sub-packages, e.g. bad class or field.
Create a new FatalBeanException with the specified message.
- Parameters:
msg the detail message
Create a new FatalBeanException with the specified message
and root cause.
- Parameters:
msg the detail messagecause the root cause