- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for ECL0066 (0.1 seconds)
-
src/main/java/org/codelibs/core/exception/NamingRuntimeException.java
/** * Creates a {@link NamingRuntimeException}. * * @param cause * The cause of the exception */ public NamingRuntimeException(final NamingException cause) { super("ECL0066", asArray(cause), cause); }Created: Sat Dec 20 08:55:33 GMT 2025 - Last Modified: Thu Jun 19 09:12:22 GMT 2025 - 1.2K bytes - Click Count (0) -
src/main/resources/CLMessages.properties
ECL0061=SystemException occurred, because {0} ECL0063=RollbackException occurred, because {0} ECL0064=Constructor({1}) of class({0}) not found ECL0065=Property({1}) of class({0}) not found ECL0066=NamingException occurred, because {0} ECL0067=NoSuchAlgorithmException occurred, because {0} ECL0068=InvalidKeyException occurred, because {0} ECL0069=NoSuchPaddingException occurred, because {0}Created: Sat Dec 20 08:55:33 GMT 2025 - Last Modified: Thu Mar 07 01:58:02 GMT 2024 - 3.1K bytes - Click Count (0)