com.atlassian.confluence.api.model.reference
Class Collapsed.Exceptions

java.lang.Object
  extended by com.atlassian.confluence.api.model.reference.Collapsed.Exceptions
Enclosing interface:
Collapsed

public static class Collapsed.Exceptions
extends java.lang.Object

Attempting to access a property of a collapsed object should throw an exception, indicating that it was not in the original request.


Constructor Summary
Collapsed.Exceptions()
           
 
Method Summary
static java.lang.RuntimeException throwCollapsedException(java.lang.String methodName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Collapsed.Exceptions

public Collapsed.Exceptions()
Method Detail

throwCollapsedException

public static java.lang.RuntimeException throwCollapsedException(java.lang.String methodName)


Copyright © 2003-2014 Atlassian. All Rights Reserved.