jet.server.api.admin.cfg.custom
Class CustomFieldManageException

java.lang.Object
  extended by JSException
      extended by jet.server.api.admin.cfg.custom.CustomFieldManageException

public class CustomFieldManageException
extends JSException

The exception when there are errors happen when we create, delete, update custom fields

Since:
version 9.1

Constructor Summary
CustomFieldManageException(java.lang.Exception e)
           
CustomFieldManageException(java.lang.String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomFieldManageException

public CustomFieldManageException(java.lang.String msg)

CustomFieldManageException

public CustomFieldManageException(java.lang.Exception e)