Class AlreadyBuiltException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.springframework.security.config.annotation.AlreadyBuiltException
- All Implemented Interfaces:
 Serializable
Thrown when 
AbstractSecurityBuilder.build() is two or more times.- Since:
 - 3.2
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
AlreadyBuiltException
 
 -