public class RequiredStructureException extends PortalException
Constructor and Description |
---|
RequiredStructureException() |
RequiredStructureException(String msg) |
RequiredStructureException(String msg,
Throwable cause) |
RequiredStructureException(Throwable cause) |
public RequiredStructureException()
public RequiredStructureException(String msg)
public RequiredStructureException(String msg, Throwable cause)
public RequiredStructureException(Throwable cause)