Searched defs:PropertiesThrowableMarshaller (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java112 _map.put(Throwable.class, PropertiesThrowableMarshaller.class);
1041 static class PropertiesThrowableMarshaller class in class:MarshallerFactory
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idsvcs/rest/
H A DMarshallerFactory.java112 _map.put(Throwable.class, PropertiesThrowableMarshaller.class);
1041 static class PropertiesThrowableMarshaller class in class:MarshallerFactory

Completed in 33 milliseconds