Platform SDK Java 8.5 API Reference

com.genesyslab.platform.apptemplate.lmslogger
Class LmsLoadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.genesyslab.platform.apptemplate.lmslogger.LmsLoadException
All Implemented Interfaces:
java.io.Serializable

public class LmsLoadException
extends java.lang.Exception

Exception representing errors in LMS file reading or parsing.

See Also:
Serialized Form

Constructor Summary
LmsLoadException(java.lang.String message)
           
LmsLoadException(java.lang.String message, java.lang.Throwable thr)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LmsLoadException

public LmsLoadException(java.lang.String message)

LmsLoadException

public LmsLoadException(java.lang.String message,
                        java.lang.Throwable thr)

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.