repo1.maven.org$maven2@org.apache.sling$org.apache.sling.api@2.2.0
repo1.maven.org$maven2@org.apache.sling$org.apache.sling.api@2.2.0@org$apache$sling$api$resource$LoginException.java
file
oh
o
[]
package org.apache.sling.api.resource;
Constructs a new instance of this class with
null as its
detail message.
Constructs a new instance of this class with the specified detail
message.
Constructs a new instance of this class with the specified detail message
and root cause.
- Parameters:
message the detail message. The detail message is saved for later
retrieval by the java.lang.Throwable.getMessage() method.rootCause root failure cause
super(message, rootCause);
Constructs a new instance of this class with the specified root cause.
- Parameters:
rootCause root failure cause